#cc241c color space conversions
Hex:
#cc241c
RGB:
204, 36, 28
CMY:
20, 86, 89
CMYK:
0, 82, 86, 20
HSL:
3°, 75.8621%, 45.4902%
HSV (HSB):
3°, 86.2745%, 80.0000%
XYZ:
25.7423, 14.1830, 2.4794
xyY:
0.6071, 0.3345, 14.1830
CIE-Lab:
44.4942, 62.7483, 47.6120
CIE-LCH:
44.4942, 78.7671, 37.1904
CIE-Luv:
44.4942, 127.7520, 29.3323
Hunter-Lab:
37.6603, 56.1065, 22.4587
#cc241c color charts
#cc241c RGB chart
#cc241c CMYK chart
#cc241c RGB pie chart
#cc241c color shades, tints & tones
#cc241c color schemes
#cc241c color preview, HTML & CSS examples
This text has a color of #cc241c
<p style="color:#cc241c;">Text here</p>
.mytext {color:#cc241c;}
Text color #cc241c
This box has a color of #cc241c
<div style="background-color:#cc241c;">Content here</div>
.mybackground {background-color:#cc241c;}
Background color #cc241c
Border around this has a color of #cc241c
<div style="border:2px solid #cc241c;">Content here</div>
.myborder {border:2px solid #cc241c;}
Border color #cc241c