#ccb87e color space conversions
Hex:
#ccb87e
RGB:
204, 184, 126
CMY:
20, 28, 51
CMYK:
0, 10, 38, 20
HSL:
45°, 43.3333%, 64.7059%
HSV (HSB):
45°, 38.2353%, 80.0000%
XYZ:
45.8082, 48.6247, 26.7098
xyY:
0.3781, 0.4014, 48.6247
CIE-Lab:
75.2173, -1.1607, 32.0723
CIE-LCH:
75.2173, 32.0933, 92.0726
CIE-Luv:
75.2173, 16.0270, 42.3576
Hunter-Lab:
69.7314, -4.7691, 26.1016
#ccb87e color charts
#ccb87e color shades, tints & tones
#ccb87e color schemes
#ccb87e color preview, HTML & CSS examples
This text has a color of #ccb87e
<p style="color:#ccb87e;">Text here</p>
.mytext {color:#ccb87e;}
This box has a color of #ccb87e
<div style="background-color:#ccb87e;">Content here</div>
.mybackground {background-color:#ccb87e;}
Border around this has a color of #ccb87e
<div style="border:2px solid #ccb87e;">Content here</div>
.myborder {border:2px solid #ccb87e;}