#cc6c65 color space conversions
Hex:
#cc6c65
RGB:
204, 108, 101
CMY:
20, 58, 60
CMYK:
0, 47, 50, 20
HSL:
4°, 50.2439%, 59.8039%
HSV (HSB):
4°, 50.4902%, 80.0000%
XYZ:
32.6134, 24.5021, 15.3224
xyY:
0.4502, 0.3382, 24.5021
CIE-Lab:
56.5870, 37.1687, 21.1216
CIE-LCH:
56.5870, 42.7509, 29.6080
CIE-Luv:
56.5870, 69.5786, 19.1091
Hunter-Lab:
49.4996, 30.9825, 16.2967
#cc6c65 color charts
#cc6c65 color shades, tints & tones
#cc6c65 color schemes
#cc6c65 color preview, HTML & CSS examples
This text has a color of #cc6c65
<p style="color:#cc6c65;">Text here</p>
.mytext {color:#cc6c65;}
This box has a color of #cc6c65
<div style="background-color:#cc6c65;">Content here</div>
.mybackground {background-color:#cc6c65;}
Border around this has a color of #cc6c65
<div style="border:2px solid #cc6c65;">Content here</div>
.myborder {border:2px solid #cc6c65;}