#ccab7e color space conversions
Hex:
#ccab7e
RGB:
204, 171, 126
CMY:
20, 33, 51
CMYK:
0, 16, 38, 20
HSL:
35°, 43.3333%, 64.7059%
HSV (HSB):
35°, 38.2353%, 80.0000%
XYZ:
43.2306, 43.4695, 25.8506
xyY:
0.3841, 0.3862, 43.4695
CIE-Lab:
71.8725, 5.7611, 27.6626
CIE-LCH:
71.8725, 28.2561, 78.2356
CIE-Luv:
71.8725, 24.2124, 35.4037
Hunter-Lab:
65.9314, 1.6608, 22.9054
#ccab7e color charts
#ccab7e color shades, tints & tones
#ccab7e color schemes
#ccab7e color preview, HTML & CSS examples
This text has a color of #ccab7e
<p style="color:#ccab7e;">Text here</p>
.mytext {color:#ccab7e;}
This box has a color of #ccab7e
<div style="background-color:#ccab7e;">Content here</div>
.mybackground {background-color:#ccab7e;}
Border around this has a color of #ccab7e
<div style="border:2px solid #ccab7e;">Content here</div>
.myborder {border:2px solid #ccab7e;}