#cc450a color space conversions
Hex:
#cc450a
RGB:
204, 69, 10
CMY:
20, 73, 96
CMYK:
0, 66, 95, 20
HSL:
18°, 90.6542%, 41.9608%
HSV (HSB):
18°, 95.0980%, 80.0000%
XYZ:
27.0847, 17.1155, 2.1633
xyY:
0.5842, 0.3692, 17.1155
CIE-Lab:
48.4053, 51.4185, 56.8751
CIE-LCH:
48.4053, 76.6723, 47.8845
CIE-Luv:
48.4053, 110.3405, 39.1863
Hunter-Lab:
41.3709, 44.4614, 25.8594
#cc450a color charts
#cc450a color shades, tints & tones
#cc450a color schemes
#cc450a color preview, HTML & CSS examples
This text has a color of #cc450a
<p style="color:#cc450a;">Text here</p>
.mytext {color:#cc450a;}
This box has a color of #cc450a
<div style="background-color:#cc450a;">Content here</div>
.mybackground {background-color:#cc450a;}
Border around this has a color of #cc450a
<div style="border:2px solid #cc450a;">Content here</div>
.myborder {border:2px solid #cc450a;}