#cc381c color space conversions
Hex:
#cc381c
RGB:
204, 56, 28
CMY:
20, 78, 89
CMYK:
0, 73, 86, 20
HSL:
10°, 75.8621%, 45.4902%
HSV (HSB):
10°, 86.2745%, 80.0000%
XYZ:
26.5256, 15.7496, 2.7405
xyY:
0.5893, 0.3499, 15.7496
CIE-Lab:
46.6442, 56.7295, 49.3951
CIE-LCH:
46.6442, 75.2204, 41.0465
CIE-Luv:
46.6442, 117.4522, 33.1869
Hunter-Lab:
39.6857, 49.8580, 23.6857
#cc381c color charts
#cc381c color shades, tints & tones
#cc381c color schemes
#cc381c color preview, HTML & CSS examples
This text has a color of #cc381c
<p style="color:#cc381c;">Text here</p>
.mytext {color:#cc381c;}
This box has a color of #cc381c
<div style="background-color:#cc381c;">Content here</div>
.mybackground {background-color:#cc381c;}
Border around this has a color of #cc381c
<div style="border:2px solid #cc381c;">Content here</div>
.myborder {border:2px solid #cc381c;}