#cd122e color space conversions
Hex:
#cd122e
RGB:
205, 18, 46
CMY:
20, 93, 82
CMYK:
0, 91, 78, 20
HSL:
351°, 83.8565%, 43.7255%
HSV (HSB):
351°, 91.2195%, 80.3922%
XYZ:
25.8863, 13.6090, 3.8472
xyY:
0.5972, 0.3140, 13.6090
CIE-Lab:
43.6669, 66.9162, 37.2455
CIE-LCH:
43.6669, 76.5833, 29.1003
CIE-Luv:
43.6669, 131.0220, 21.9684
Hunter-Lab:
36.8904, 60.6967, 19.6401
#cd122e color charts
#cd122e color shades, tints & tones
#cd122e color schemes
#cd122e color preview, HTML & CSS examples
This text has a color of #cd122e
<p style="color:#cd122e;">Text here</p>
.mytext {color:#cd122e;}
This box has a color of #cd122e
<div style="background-color:#cd122e;">Content here</div>
.mybackground {background-color:#cd122e;}
Border around this has a color of #cd122e
<div style="border:2px solid #cd122e;">Content here</div>
.myborder {border:2px solid #cd122e;}