#c8a085 color space conversions
Hex:
#c8a085
RGB:
200, 160, 133
CMY:
22, 37, 48
CMYK:
0, 20, 34, 22
HSL:
24°, 37.8531%, 65.2941%
HSV (HSB):
24°, 33.5000%, 78.4314%
XYZ:
40.6239, 39.1144, 27.5990
xyY:
0.3785, 0.3644, 39.1144
CIE-Lab:
68.8341, 10.9682, 19.6926
CIE-LCH:
68.8341, 22.5411, 60.8834
CIE-Luv:
68.8341, 27.7247, 24.5048
Hunter-Lab:
62.5415, 6.4970, 17.6149
#c8a085 color charts
#c8a085 color shades, tints & tones
#c8a085 color schemes
#c8a085 color preview, HTML & CSS examples
This text has a color of #c8a085
<p style="color:#c8a085;">Text here</p>
.mytext {color:#c8a085;}
This box has a color of #c8a085
<div style="background-color:#c8a085;">Content here</div>
.mybackground {background-color:#c8a085;}
Border around this has a color of #c8a085
<div style="border:2px solid #c8a085;">Content here</div>
.myborder {border:2px solid #c8a085;}