#cc282a color space conversions
Hex:
#cc282a
RGB:
204, 40, 42
CMY:
20, 84, 84
CMYK:
0, 80, 79, 20
HSL:
359°, 67.2131%, 47.8431%
HSV (HSB):
359°, 80.3922%, 80.0000%
XYZ:
26.0785, 14.5221, 3.6190
xyY:
0.5897, 0.3284, 14.5221
CIE-Lab:
44.9726, 62.0886, 40.8207
CIE-LCH:
44.9726, 74.3056, 33.3233
CIE-Luv:
44.9726, 123.7158, 26.1201
Hunter-Lab:
38.1079, 55.4649, 21.0449
#cc282a color charts
#cc282a color shades, tints & tones
#cc282a color schemes
#cc282a color preview, HTML & CSS examples
This text has a color of #cc282a
<p style="color:#cc282a;">Text here</p>
.mytext {color:#cc282a;}
This box has a color of #cc282a
<div style="background-color:#cc282a;">Content here</div>
.mybackground {background-color:#cc282a;}
Border around this has a color of #cc282a
<div style="border:2px solid #cc282a;">Content here</div>
.myborder {border:2px solid #cc282a;}