#cc775d color space conversions
Hex:
#cc775d
RGB:
204, 119, 93
CMY:
20, 53, 64
CMYK:
0, 42, 54, 20
HSL:
14°, 52.1127%, 58.2353%
HSV (HSB):
14°, 54.4118%, 80.0000%
XYZ:
33.4744, 26.8213, 13.7687
xyY:
0.4520, 0.3621, 26.8213
CIE-Lab:
58.8086, 30.6470, 28.5941
CIE-LCH:
58.8086, 41.9150, 43.0154
CIE-Luv:
58.8086, 63.3086, 28.7610
Hunter-Lab:
51.7893, 24.7436, 20.4897
#cc775d color charts
#cc775d color shades, tints & tones
#cc775d color schemes
#cc775d color preview, HTML & CSS examples
This text has a color of #cc775d
<p style="color:#cc775d;">Text here</p>
.mytext {color:#cc775d;}
This box has a color of #cc775d
<div style="background-color:#cc775d;">Content here</div>
.mybackground {background-color:#cc775d;}
Border around this has a color of #cc775d
<div style="border:2px solid #cc775d;">Content here</div>
.myborder {border:2px solid #cc775d;}