#cc560c color space conversions
Hex:
#cc560c
RGB:
204, 86, 12
CMY:
20, 66, 95
CMYK:
0, 58, 94, 20
HSL:
23°, 88.8889%, 42.3529%
HSV (HSB):
23°, 94.1176%, 80.0000%
XYZ:
28.2960, 19.5195, 2.6241
xyY:
0.5610, 0.3870, 19.5195
CIE-Lab:
51.2895, 43.8198, 58.2463
CIE-LCH:
51.2895, 72.8890, 53.0452
CIE-Luv:
51.2895, 97.4979, 43.8033
Hunter-Lab:
44.1809, 37.0052, 27.4051
#cc560c color charts
#cc560c color shades, tints & tones
#cc560c color schemes
#cc560c color preview, HTML & CSS examples
This text has a color of #cc560c
<p style="color:#cc560c;">Text here</p>
.mytext {color:#cc560c;}
This box has a color of #cc560c
<div style="background-color:#cc560c;">Content here</div>
.mybackground {background-color:#cc560c;}
Border around this has a color of #cc560c
<div style="border:2px solid #cc560c;">Content here</div>
.myborder {border:2px solid #cc560c;}