#cc785f color space conversions
Hex:
#cc785f
RGB:
204, 120, 95
CMY:
20, 53, 63
CMYK:
0, 41, 53, 20
HSL:
14°, 51.6588%, 58.6275%
HSV (HSB):
14°, 53.4314%, 80.0000%
XYZ:
33.6839, 27.0965, 14.2813
xyY:
0.4487, 0.3610, 27.0965
CIE-Lab:
59.0636, 30.2827, 27.8031
CIE-LCH:
59.0636, 41.1103, 42.5556
CIE-Luv:
59.0636, 62.2935, 28.0974
Hunter-Lab:
52.0543, 24.4106, 20.1716
#cc785f color charts
#cc785f color shades, tints & tones
#cc785f color schemes
#cc785f color preview, HTML & CSS examples
This text has a color of #cc785f
<p style="color:#cc785f;">Text here</p>
.mytext {color:#cc785f;}
This box has a color of #cc785f
<div style="background-color:#cc785f;">Content here</div>
.mybackground {background-color:#cc785f;}
Border around this has a color of #cc785f
<div style="border:2px solid #cc785f;">Content here</div>
.myborder {border:2px solid #cc785f;}