#ff003d color space conversions
Hex:
#ff003d
RGB:
255, 0, 61
CMY:
0, 100, 76
CMYK:
0, 100, 76, 0
HSL:
346°, 100.0000%, 50.0000%
HSV (HSB):
346°, 100.0000%, 100.0000%
XYZ:
42.0823, 21.5969, 6.3655
xyY:
0.6008, 0.3083, 21.5969
CIE-Lab:
53.5967, 81.1009, 42.3718
CIE-LCH:
53.5967, 91.5026, 27.5852
CIE-Luv:
53.5967, 166.6840, 25.3291
Hunter-Lab:
46.4725, 80.3105, 24.4096
#ff003d color charts
#ff003d RGB chart
#ff003d CMYK chart
#ff003d RGB pie chart
#ff003d color shades, tints & tones
#ff003d color schemes
#ff003d color preview, HTML & CSS examples
This text has a color of #ff003d
<p style="color:#ff003d;">Text here</p>
.mytext {color:#ff003d;}
Text color #ff003d
This box has a color of #ff003d
<div style="background-color:#ff003d;">Content here</div>
.mybackground {background-color:#ff003d;}
Background color #ff003d
Border around this has a color of #ff003d
<div style="border:2px solid #ff003d;">Content here</div>
.myborder {border:2px solid #ff003d;}
Border color #ff003d