#cc4032 color space conversions
Hex:
#cc4032
RGB:
204, 64, 50
CMY:
20, 75, 80
CMYK:
0, 69, 75, 20
HSL:
5°, 60.6299%, 49.8039%
HSV (HSB):
5°, 75.4902%, 80.0000%
XYZ:
27.3110, 16.7345, 4.8082
xyY:
0.5590, 0.3425, 16.7345
CIE-Lab:
47.9237, 54.4078, 39.5210
CIE-LCH:
47.9237, 67.2467, 35.9941
CIE-Luv:
47.9237, 109.2266, 28.7368
Hunter-Lab:
40.9078, 47.5821, 21.6666
#cc4032 color charts
#cc4032 color shades, tints & tones
#cc4032 color schemes
#cc4032 color preview, HTML & CSS examples
This text has a color of #cc4032
<p style="color:#cc4032;">Text here</p>
.mytext {color:#cc4032;}
This box has a color of #cc4032
<div style="background-color:#cc4032;">Content here</div>
.mybackground {background-color:#cc4032;}
Border around this has a color of #cc4032
<div style="border:2px solid #cc4032;">Content here</div>
.myborder {border:2px solid #cc4032;}