#d40d10 color space conversions
Hex:
#d40d10
RGB:
212, 13, 16
CMY:
17, 95, 94
CMYK:
0, 94, 92, 17
HSL:
359°, 88.4444%, 44.1176%
HSV (HSB):
359°, 93.8679%, 83.1373%
XYZ:
27.3888, 14.3223, 1.8111
xyY:
0.6293, 0.3291, 14.3223
CIE-Lab:
44.6917, 68.6522, 53.5871
CIE-LCH:
44.6917, 87.0902, 37.9741
CIE-Luv:
44.6917, 142.0684, 30.2958
Hunter-Lab:
37.8448, 62.9545, 23.6539
#d40d10 color charts
#d40d10 color shades, tints & tones
#d40d10 color schemes
#d40d10 color preview, HTML & CSS examples
This text has a color of #d40d10
<p style="color:#d40d10;">Text here</p>
.mytext {color:#d40d10;}
This box has a color of #d40d10
<div style="background-color:#d40d10;">Content here</div>
.mybackground {background-color:#d40d10;}
Border around this has a color of #d40d10
<div style="border:2px solid #d40d10;">Content here</div>
.myborder {border:2px solid #d40d10;}