#cc133c color space conversions
Hex:
#cc133c
RGB:
204, 19, 60
CMY:
20, 93, 76
CMYK:
0, 91, 71, 20
HSL:
347°, 82.9596%, 43.7255%
HSV (HSB):
347°, 90.6863%, 80.0000%
XYZ:
25.9503, 13.6294, 5.5380
xyY:
0.5752, 0.3021, 13.6294
CIE-Lab:
43.6966, 67.0550, 28.8238
CIE-LCH:
43.6966, 72.9876, 23.2606
CIE-Luv:
43.6966, 126.3360, 16.0594
Hunter-Lab:
36.9180, 60.8645, 16.9486
#cc133c color charts
#cc133c color shades, tints & tones
#cc133c color schemes
#cc133c color preview, HTML & CSS examples
This text has a color of #cc133c
<p style="color:#cc133c;">Text here</p>
.mytext {color:#cc133c;}
This box has a color of #cc133c
<div style="background-color:#cc133c;">Content here</div>
.mybackground {background-color:#cc133c;}
Border around this has a color of #cc133c
<div style="border:2px solid #cc133c;">Content here</div>
.myborder {border:2px solid #cc133c;}