#cc2235 color space conversions
Hex:
#cc2235
RGB:
204, 34, 53
CMY:
20, 87, 79
CMYK:
0, 83, 74, 20
HSL:
353°, 71.4286%, 46.6667%
HSV (HSB):
353°, 83.3333%, 80.0000%
XYZ:
26.1165, 14.2385, 4.7400
xyY:
0.5791, 0.3157, 14.2385
CIE-Lab:
44.5730, 63.9684, 34.0801
CIE-LCH:
44.5730, 72.4804, 28.0471
CIE-Luv:
44.5730, 123.7608, 21.0621
Hunter-Lab:
37.7339, 57.5095, 18.9660
#cc2235 color charts
#cc2235 color shades, tints & tones
#cc2235 color schemes
#cc2235 color preview, HTML & CSS examples
This text has a color of #cc2235
<p style="color:#cc2235;">Text here</p>
.mytext {color:#cc2235;}
This box has a color of #cc2235
<div style="background-color:#cc2235;">Content here</div>
.mybackground {background-color:#cc2235;}
Border around this has a color of #cc2235
<div style="border:2px solid #cc2235;">Content here</div>
.myborder {border:2px solid #cc2235;}