#ff002d color space conversions
Hex:
#ff002d
RGB:
255, 0, 45
CMY:
0, 100, 82
CMYK:
0, 100, 82, 0
HSL:
349°, 100.0000%, 50.0000%
HSV (HSB):
349°, 100.0000%, 100.0000%
XYZ:
41.7137, 21.4495, 4.4242
xyY:
0.6172, 0.3174, 21.4495
CIE-Lab:
53.4379, 80.6691, 50.9627
CIE-LCH:
53.4379, 95.4186, 32.2826
CIE-Luv:
53.4379, 170.2447, 30.6284
Hunter-Lab:
46.3136, 79.7225, 26.7557
#ff002d color charts
#ff002d color shades, tints & tones
#ff002d color schemes
#ff002d color preview, HTML & CSS examples
This text has a color of #ff002d
<p style="color:#ff002d;">Text here</p>
.mytext {color:#ff002d;}
This box has a color of #ff002d
<div style="background-color:#ff002d;">Content here</div>
.mybackground {background-color:#ff002d;}
Border around this has a color of #ff002d
<div style="border:2px solid #ff002d;">Content here</div>
.myborder {border:2px solid #ff002d;}