#d40d33 color space conversions
Hex:
#d40d33
RGB:
212, 13, 51
CMY:
17, 95, 80
CMYK:
0, 94, 76, 17
HSL:
349°, 88.4444%, 44.1176%
HSV (HSB):
349°, 93.8679%, 83.1373%
XYZ:
27.8928, 14.5239, 4.4652
xyY:
0.5950, 0.3098, 14.5239
CIE-Lab:
44.9751, 69.4440, 36.1598
CIE-LCH:
44.9751, 78.2943, 27.5062
CIE-Luv:
44.9751, 136.0500, 21.0886
Hunter-Lab:
38.1103, 63.9510, 19.7304
#d40d33 color charts
#d40d33 color shades, tints & tones
#d40d33 color schemes
#d40d33 color preview, HTML & CSS examples
This text has a color of #d40d33
<p style="color:#d40d33;">Text here</p>
.mytext {color:#d40d33;}
This box has a color of #d40d33
<div style="background-color:#d40d33;">Content here</div>
.mybackground {background-color:#d40d33;}
Border around this has a color of #d40d33
<div style="border:2px solid #d40d33;">Content here</div>
.myborder {border:2px solid #d40d33;}