#cc9085 color space conversions
Hex:
#cc9085
RGB:
204, 144, 133
CMY:
20, 44, 48
CMYK:
0, 29, 35, 20
HSL:
9°, 41.0405%, 66.0784%
HSV (HSB):
9°, 34.8039%, 80.0000%
XYZ:
39.1087, 34.4773, 26.7838
xyY:
0.3896, 0.3435, 34.4773
CIE-Lab:
65.3397, 21.2884, 14.9265
CIE-LCH:
65.3397, 25.9999, 35.0365
CIE-Luv:
65.3397, 40.6763, 16.2028
Hunter-Lab:
58.7174, 16.1345, 14.0572
#cc9085 color charts
#cc9085 color shades, tints & tones
#cc9085 color schemes
#cc9085 color preview, HTML & CSS examples
This text has a color of #cc9085
<p style="color:#cc9085;">Text here</p>
.mytext {color:#cc9085;}
This box has a color of #cc9085
<div style="background-color:#cc9085;">Content here</div>
.mybackground {background-color:#cc9085;}
Border around this has a color of #cc9085
<div style="border:2px solid #cc9085;">Content here</div>
.myborder {border:2px solid #cc9085;}