#cc2048 color space conversions
Hex:
#cc2048
RGB:
204, 32, 72
CMY:
20, 87, 72
CMYK:
0, 84, 65, 20
HSL:
346°, 72.8814%, 46.2745%
HSV (HSB):
346°, 84.3137%, 80.0000%
XYZ:
26.5881, 14.3383, 7.4971
xyY:
0.5491, 0.2961, 14.3383
CIE-Lab:
44.7142, 65.3046, 22.7059
CIE-LCH:
44.7142, 69.1394, 19.1722
CIE-Luv:
44.7142, 119.0328, 11.7329
Hunter-Lab:
37.8659, 59.0708, 14.7673
#cc2048 color charts
#cc2048 RGB chart
#cc2048 CMYK chart
#cc2048 RGB pie chart
#cc2048 color shades, tints & tones
#cc2048 color schemes
#cc2048 color preview, HTML & CSS examples
This text has a color of #cc2048
<p style="color:#cc2048;">Text here</p>
.mytext {color:#cc2048;}
Text color #cc2048
This box has a color of #cc2048
<div style="background-color:#cc2048;">Content here</div>
.mybackground {background-color:#cc2048;}
Background color #cc2048
Border around this has a color of #cc2048
<div style="border:2px solid #cc2048;">Content here</div>
.myborder {border:2px solid #cc2048;}
Border color #cc2048