#d40d27 color space conversions
Hex:
#d40d27
RGB:
212, 13, 39
CMY:
17, 95, 85
CMYK:
0, 94, 82, 17
HSL:
352°, 88.4444%, 44.1176%
HSV (HSB):
352°, 93.8679%, 83.1373%
XYZ:
27.6615, 14.4314, 3.2471
xyY:
0.6101, 0.3183, 14.4314
CIE-Lab:
44.8453, 69.0822, 42.8845
CIE-LCH:
44.8453, 81.3107, 31.8310
CIE-Luv:
44.8453, 138.7467, 25.2241
Hunter-Lab:
37.9887, 63.4950, 21.5243
#d40d27 color charts
#d40d27 color shades, tints & tones
#d40d27 color schemes
#d40d27 color preview, HTML & CSS examples
This text has a color of #d40d27
<p style="color:#d40d27;">Text here</p>
.mytext {color:#d40d27;}
This box has a color of #d40d27
<div style="background-color:#d40d27;">Content here</div>
.mybackground {background-color:#d40d27;}
Border around this has a color of #d40d27
<div style="border:2px solid #d40d27;">Content here</div>
.myborder {border:2px solid #d40d27;}