#ccab5d color space conversions
Hex:
#ccab5d
RGB:
204, 171, 93
CMY:
20, 33, 64
CMYK:
0, 16, 54, 20
HSL:
42°, 52.1127%, 58.2353%
HSV (HSB):
42°, 54.4118%, 80.0000%
XYZ:
41.4405, 42.7535, 16.4240
xyY:
0.4119, 0.4249, 42.7535
CIE-Lab:
71.3873, 2.4699, 44.2037
CIE-LCH:
71.3873, 44.2727, 86.8020
CIE-Luv:
71.3873, 26.5479, 53.1863
Hunter-Lab:
65.3862, -1.2958, 30.8776
#ccab5d color charts
#ccab5d color shades, tints & tones
#ccab5d color schemes
#ccab5d color preview, HTML & CSS examples
This text has a color of #ccab5d
<p style="color:#ccab5d;">Text here</p>
.mytext {color:#ccab5d;}
This box has a color of #ccab5d
<div style="background-color:#ccab5d;">Content here</div>
.mybackground {background-color:#ccab5d;}
Border around this has a color of #ccab5d
<div style="border:2px solid #ccab5d;">Content here</div>
.myborder {border:2px solid #ccab5d;}