#cc1205 color space conversions
Hex:
#cc1205
RGB:
204, 18, 5
CMY:
20, 93, 98
CMYK:
0, 91, 98, 20
HSL:
4°, 95.2153%, 40.9804%
HSV (HSB):
4°, 97.5490%, 80.0000%
XYZ:
25.1455, 13.2809, 1.3817
xyY:
0.6317, 0.3336, 13.2809
CIE-Lab:
43.1835, 65.8782, 55.3905
CIE-LCH:
43.1835, 86.0700, 40.0572
CIE-Luv:
43.1835, 136.0437, 30.7376
Hunter-Lab:
36.4430, 59.3890, 23.2621
#cc1205 color charts
#cc1205 color shades, tints & tones
#cc1205 color schemes
#cc1205 color preview, HTML & CSS examples
This text has a color of #cc1205
<p style="color:#cc1205;">Text here</p>
.mytext {color:#cc1205;}
This box has a color of #cc1205
<div style="background-color:#cc1205;">Content here</div>
.mybackground {background-color:#cc1205;}
Border around this has a color of #cc1205
<div style="border:2px solid #cc1205;">Content here</div>
.myborder {border:2px solid #cc1205;}