#c2ab5d color space conversions
Hex:
#c2ab5d
RGB:
194, 171, 93
CMY:
24, 33, 64
CMYK:
0, 12, 52, 24
HSL:
46°, 45.2915%, 56.2745%
HSV (HSB):
46°, 52.0619%, 76.0784%
XYZ:
38.7868, 41.3855, 16.2998
xyY:
0.4021, 0.4290, 41.3855
CIE-Lab:
70.4451, -1.7410, 42.8483
CIE-LCH:
70.4451, 42.8836, 92.3268
CIE-Luv:
70.4451, 19.3689, 52.5683
Hunter-Lab:
64.3315, -4.9588, 30.0096
#c2ab5d color charts
#c2ab5d color shades, tints & tones
#c2ab5d color schemes
#c2ab5d color preview, HTML & CSS examples
This text has a color of #c2ab5d
<p style="color:#c2ab5d;">Text here</p>
.mytext {color:#c2ab5d;}
This box has a color of #c2ab5d
<div style="background-color:#c2ab5d;">Content here</div>
.mybackground {background-color:#c2ab5d;}
Border around this has a color of #c2ab5d
<div style="border:2px solid #c2ab5d;">Content here</div>
.myborder {border:2px solid #c2ab5d;}