#cc1234 color space conversions
Hex:
#cc1234
RGB:
204, 18, 52
CMY:
20, 93, 80
CMYK:
0, 91, 75, 20
HSL:
349°, 83.7838%, 43.5294%
HSV (HSB):
349°, 91.1765%, 80.0000%
XYZ:
25.7380, 13.5179, 4.5015
xyY:
0.5882, 0.3089, 13.5179
CIE-Lab:
43.5335, 66.8711, 33.4881
CIE-LCH:
43.5335, 74.7877, 26.6011
CIE-Luv:
43.5335, 128.7852, 19.4528
Hunter-Lab:
36.7667, 60.6144, 18.4776
#cc1234 color charts
#cc1234 RGB chart
#cc1234 CMYK chart
#cc1234 RGB pie chart
#cc1234 color shades, tints & tones
#cc1234 color schemes
#cc1234 color preview, HTML & CSS examples
This text has a color of #cc1234
<p style="color:#cc1234;">Text here</p>
.mytext {color:#cc1234;}
Text color #cc1234
This box has a color of #cc1234
<div style="background-color:#cc1234;">Content here</div>
.mybackground {background-color:#cc1234;}
Background color #cc1234
Border around this has a color of #cc1234
<div style="border:2px solid #cc1234;">Content here</div>
.myborder {border:2px solid #cc1234;}
Border color #cc1234