#cd112e color space conversions
Hex:
#cd112e
RGB:
205, 17, 46
CMY:
20, 93, 82
CMYK:
0, 92, 78, 20
HSL:
351°, 84.6847%, 43.5294%
HSV (HSB):
351°, 91.7073%, 80.3922%
XYZ:
25.8704, 13.5773, 3.8419
xyY:
0.5976, 0.3136, 13.5773
CIE-Lab:
43.6205, 67.0499, 37.1956
CIE-LCH:
43.6205, 76.6760, 29.0191
CIE-Luv:
43.6205, 131.2453, 21.8789
Hunter-Lab:
36.8474, 60.8414, 19.6112
#cd112e color charts
#cd112e color shades, tints & tones
#cd112e color schemes
#cd112e color preview, HTML & CSS examples
This text has a color of #cd112e
<p style="color:#cd112e;">Text here</p>
.mytext {color:#cd112e;}
This box has a color of #cd112e
<div style="background-color:#cd112e;">Content here</div>
.mybackground {background-color:#cd112e;}
Border around this has a color of #cd112e
<div style="border:2px solid #cd112e;">Content here</div>
.myborder {border:2px solid #cd112e;}