#d4003f color space conversions
Hex:
#d4003f
RGB:
212, 0, 63
CMY:
17, 100, 75
CMYK:
0, 100, 70, 17
HSL:
342°, 100.0000%, 41.5686%
HSV (HSB):
342°, 100.0000%, 83.1373%
XYZ:
28.0486, 14.3559, 5.9953
xyY:
0.5795, 0.2966, 14.3559
CIE-Lab:
44.7391, 71.0784, 28.6352
CIE-LCH:
44.7391, 76.6297, 21.9429
CIE-Luv:
44.7391, 134.5897, 15.1152
Hunter-Lab:
37.8892, 65.8336, 17.1409
#d4003f color charts
#d4003f color shades, tints & tones
#d4003f color schemes
#d4003f color preview, HTML & CSS examples
This text has a color of #d4003f
<p style="color:#d4003f;">Text here</p>
.mytext {color:#d4003f;}
This box has a color of #d4003f
<div style="background-color:#d4003f;">Content here</div>
.mybackground {background-color:#d4003f;}
Border around this has a color of #d4003f
<div style="border:2px solid #d4003f;">Content here</div>
.myborder {border:2px solid #d4003f;}