#cc6c6a color space conversions
Hex:
#cc6c6a
RGB:
204, 108, 106
CMY:
20, 58, 58
CMYK:
0, 47, 48, 20
HSL:
1°, 49.0000%, 60.7843%
HSV (HSB):
1°, 48.0392%, 80.0000%
XYZ:
32.8659, 24.6031, 16.6523
xyY:
0.4434, 0.3319, 24.6031
CIE-Lab:
56.6866, 37.6406, 18.3667
CIE-LCH:
56.6866, 41.8825, 26.0100
CIE-Luv:
56.6866, 68.6028, 15.9840
Hunter-Lab:
49.6015, 31.4713, 14.8161
#cc6c6a color charts
#cc6c6a color shades, tints & tones
#cc6c6a color schemes
#cc6c6a color preview, HTML & CSS examples
This text has a color of #cc6c6a
<p style="color:#cc6c6a;">Text here</p>
.mytext {color:#cc6c6a;}
This box has a color of #cc6c6a
<div style="background-color:#cc6c6a;">Content here</div>
.mybackground {background-color:#cc6c6a;}
Border around this has a color of #cc6c6a
<div style="border:2px solid #cc6c6a;">Content here</div>
.myborder {border:2px solid #cc6c6a;}