#c2ae5d color space conversions
Hex:
#c2ae5d
RGB:
194, 174, 93
CMY:
24, 32, 64
CMYK:
0, 10, 52, 24
HSL:
48°, 45.2915%, 56.2745%
HSV (HSB):
48°, 52.0619%, 76.0784%
XYZ:
39.3600, 42.5318, 16.4909
xyY:
0.4001, 0.4323, 42.5318
CIE-Lab:
71.2360, -3.3321, 43.7985
CIE-LCH:
71.2360, 43.9251, 94.3505
CIE-Luv:
71.2360, 17.3899, 54.0176
Hunter-Lab:
65.2164, -6.3987, 30.6591
#c2ae5d color charts
#c2ae5d color shades, tints & tones
#c2ae5d color schemes
#c2ae5d color preview, HTML & CSS examples
This text has a color of #c2ae5d
<p style="color:#c2ae5d;">Text here</p>
.mytext {color:#c2ae5d;}
This box has a color of #c2ae5d
<div style="background-color:#c2ae5d;">Content here</div>
.mybackground {background-color:#c2ae5d;}
Border around this has a color of #c2ae5d
<div style="border:2px solid #c2ae5d;">Content here</div>
.myborder {border:2px solid #c2ae5d;}