#cc4512 color space conversions
Hex:
#cc4512
RGB:
204, 69, 18
CMY:
20, 73, 93
CMYK:
0, 66, 91, 20
HSL:
16°, 83.7838%, 43.5294%
HSV (HSB):
16°, 91.1765%, 80.0000%
XYZ:
27.1391, 17.1373, 2.4497
xyY:
0.5808, 0.3668, 17.1373
CIE-Lab:
48.4326, 51.5210, 54.6297
CIE-LCH:
48.4326, 75.0921, 46.6774
CIE-Luv:
48.4326, 109.8732, 38.2102
Hunter-Lab:
41.3972, 44.5758, 25.4695
#cc4512 color charts
#cc4512 color shades, tints & tones
#cc4512 color schemes
#cc4512 color preview, HTML & CSS examples
This text has a color of #cc4512
<p style="color:#cc4512;">Text here</p>
.mytext {color:#cc4512;}
This box has a color of #cc4512
<div style="background-color:#cc4512;">Content here</div>
.mybackground {background-color:#cc4512;}
Border around this has a color of #cc4512
<div style="border:2px solid #cc4512;">Content here</div>
.myborder {border:2px solid #cc4512;}