#c2a54e color space conversions
Hex:
#c2a54e
RGB:
194, 165, 78
CMY:
24, 35, 69
CMYK:
0, 15, 60, 24
HSL:
45°, 48.7395%, 53.3333%
HSV (HSB):
45°, 59.7938%, 76.0784%
XYZ:
37.0784, 38.9297, 12.7677
xyY:
0.4177, 0.4385, 38.9297
CIE-Lab:
68.7003, 0.2529, 48.1430
CIE-LCH:
68.7003, 48.1437, 89.6990
CIE-Luv:
68.7003, 24.2098, 56.3237
Hunter-Lab:
62.3936, -3.1124, 31.5430
#c2a54e color charts
#c2a54e color shades, tints & tones
#c2a54e color schemes
#c2a54e color preview, HTML & CSS examples
This text has a color of #c2a54e
<p style="color:#c2a54e;">Text here</p>
.mytext {color:#c2a54e;}
This box has a color of #c2a54e
<div style="background-color:#c2a54e;">Content here</div>
.mybackground {background-color:#c2a54e;}
Border around this has a color of #c2a54e
<div style="border:2px solid #c2a54e;">Content here</div>
.myborder {border:2px solid #c2a54e;}