#ccab7f color space conversions
Hex:
#ccab7f
RGB:
204, 171, 127
CMY:
20, 33, 50
CMYK:
0, 16, 38, 20
HSL:
34°, 43.0168%, 64.9020%
HSV (HSB):
34°, 37.7451%, 80.0000%
XYZ:
43.2955, 43.4955, 26.1922
xyY:
0.3832, 0.3850, 43.4955
CIE-Lab:
71.8900, 5.8780, 27.1496
CIE-LCH:
71.8900, 27.7786, 77.7838
CIE-Luv:
71.8900, 24.1321, 34.7906
Hunter-Lab:
65.9511, 1.7670, 22.6190
#ccab7f color charts
#ccab7f color shades, tints & tones
#ccab7f color schemes
#ccab7f color preview, HTML & CSS examples
This text has a color of #ccab7f
<p style="color:#ccab7f;">Text here</p>
.mytext {color:#ccab7f;}
This box has a color of #ccab7f
<div style="background-color:#ccab7f;">Content here</div>
.mybackground {background-color:#ccab7f;}
Border around this has a color of #ccab7f
<div style="border:2px solid #ccab7f;">Content here</div>
.myborder {border:2px solid #ccab7f;}