#cd1102 color space conversions
Hex:
#cd1102
RGB:
205, 17, 2
CMY:
20, 93, 99
CMYK:
0, 92, 99, 20
HSL:
4°, 98.0676%, 40.5882%
HSV (HSB):
4°, 99.0244%, 80.3922%
XYZ:
25.3882, 13.3844, 1.3028
xyY:
0.6335, 0.3340, 13.3844
CIE-Lab:
43.3368, 66.2468, 56.5610
CIE-LCH:
43.3368, 87.1079, 40.4905
CIE-Luv:
43.3368, 137.2247, 31.1316
Hunter-Lab:
36.5847, 59.8482, 23.4980
#cd1102 color charts
#cd1102 color shades, tints & tones
#cd1102 color schemes
#cd1102 color preview, HTML & CSS examples
This text has a color of #cd1102
<p style="color:#cd1102;">Text here</p>
.mytext {color:#cd1102;}
This box has a color of #cd1102
<div style="background-color:#cd1102;">Content here</div>
.mybackground {background-color:#cd1102;}
Border around this has a color of #cd1102
<div style="border:2px solid #cd1102;">Content here</div>
.myborder {border:2px solid #cd1102;}