#cc233d color space conversions
Hex:
#cc233d
RGB:
204, 35, 61
CMY:
20, 86, 76
CMYK:
0, 83, 70, 20
HSL:
351°, 70.7113%, 46.8627%
HSV (HSB):
351°, 82.8431%, 80.0000%
XYZ:
26.3452, 14.3764, 5.8012
xyY:
0.5663, 0.3090, 14.3764
CIE-Lab:
44.7679, 64.0744, 29.5146
CIE-LCH:
44.7679, 70.5453, 24.7323
CIE-Luv:
44.7679, 121.2952, 17.7324
Hunter-Lab:
37.9162, 57.6733, 17.4698
#cc233d color charts
#cc233d color shades, tints & tones
#cc233d color schemes
#cc233d color preview, HTML & CSS examples
This text has a color of #cc233d
<p style="color:#cc233d;">Text here</p>
.mytext {color:#cc233d;}
This box has a color of #cc233d
<div style="background-color:#cc233d;">Content here</div>
.mybackground {background-color:#cc233d;}
Border around this has a color of #cc233d
<div style="border:2px solid #cc233d;">Content here</div>
.myborder {border:2px solid #cc233d;}