#cc272c color space conversions
Hex:
#cc272c
RGB:
204, 39, 44
CMY:
20, 85, 83
CMYK:
0, 81, 78, 20
HSL:
358°, 67.9012%, 47.6471%
HSV (HSB):
358°, 80.8824%, 80.0000%
XYZ:
26.0820, 14.4703, 3.8012
xyY:
0.5880, 0.3262, 14.4703
CIE-Lab:
44.8999, 62.4161, 39.6339
CIE-LCH:
44.8999, 73.9365, 32.4154
CIE-Luv:
44.8999, 123.7614, 25.2756
Hunter-Lab:
38.0398, 55.8189, 20.7031
#cc272c color charts
#cc272c color shades, tints & tones
#cc272c color schemes
#cc272c color preview, HTML & CSS examples
This text has a color of #cc272c
<p style="color:#cc272c;">Text here</p>
.mytext {color:#cc272c;}
This box has a color of #cc272c
<div style="background-color:#cc272c;">Content here</div>
.mybackground {background-color:#cc272c;}
Border around this has a color of #cc272c
<div style="border:2px solid #cc272c;">Content here</div>
.myborder {border:2px solid #cc272c;}