#c2ab4d color space conversions
Hex:
#c2ab4d
RGB:
194, 171, 77
CMY:
24, 33, 70
CMYK:
0, 12, 60, 24
HSL:
48°, 48.9540%, 53.1373%
HSV (HSB):
48°, 60.3093%, 76.0784%
XYZ:
38.1506, 41.1310, 12.9495
xyY:
0.4136, 0.4460, 41.1310
CIE-Lab:
70.2676, -3.0147, 50.3827
CIE-LCH:
70.2676, 50.4728, 93.4243
CIE-Luv:
70.2676, 20.1512, 59.4587
Hunter-Lab:
64.1334, -6.0505, 32.9219
#c2ab4d color charts
#c2ab4d color shades, tints & tones
#c2ab4d color schemes
#c2ab4d color preview, HTML & CSS examples
This text has a color of #c2ab4d
<p style="color:#c2ab4d;">Text here</p>
.mytext {color:#c2ab4d;}
This box has a color of #c2ab4d
<div style="background-color:#c2ab4d;">Content here</div>
.mybackground {background-color:#c2ab4d;}
Border around this has a color of #c2ab4d
<div style="border:2px solid #c2ab4d;">Content here</div>
.myborder {border:2px solid #c2ab4d;}