#d40d0e color space conversions
Hex:
#d40d0e
RGB:
212, 13, 14
CMY:
17, 95, 95
CMYK:
0, 94, 93, 17
HSL:
360°, 88.4444%, 44.1176%
HSV (HSB):
360°, 93.8679%, 83.1373%
XYZ:
27.3746, 14.3166, 1.7360
xyY:
0.6304, 0.3297, 14.3166
CIE-Lab:
44.6836, 68.6296, 54.2888
CIE-LCH:
44.6836, 87.5060, 38.3454
CIE-Luv:
44.6836, 142.2466, 30.5672
Hunter-Lab:
37.8373, 62.9261, 23.7658
#d40d0e color charts
#d40d0e color shades, tints & tones
#d40d0e color schemes
#d40d0e color preview, HTML & CSS examples
This text has a color of #d40d0e
<p style="color:#d40d0e;">Text here</p>
.mytext {color:#d40d0e;}
This box has a color of #d40d0e
<div style="background-color:#d40d0e;">Content here</div>
.mybackground {background-color:#d40d0e;}
Border around this has a color of #d40d0e
<div style="border:2px solid #d40d0e;">Content here</div>
.myborder {border:2px solid #d40d0e;}