#c2a34e color space conversions
Hex:
#c2a34e
RGB:
194, 163, 78
CMY:
24, 36, 69
CMYK:
0, 16, 60, 24
HSL:
44°, 48.7395%, 53.3333%
HSV (HSB):
44°, 59.7938%, 76.0784%
XYZ:
36.7205, 38.2138, 12.6483
xyY:
0.4193, 0.4363, 38.2138
CIE-Lab:
68.1779, 1.3252, 47.5482
CIE-LCH:
68.1779, 47.5667, 88.4036
CIE-Luv:
68.1779, 25.5918, 55.4081
Hunter-Lab:
61.8173, -2.1484, 31.1409
#c2a34e color charts
#c2a34e color shades, tints & tones
#c2a34e color schemes
#c2a34e color preview, HTML & CSS examples
This text has a color of #c2a34e
<p style="color:#c2a34e;">Text here</p>
.mytext {color:#c2a34e;}
This box has a color of #c2a34e
<div style="background-color:#c2a34e;">Content here</div>
.mybackground {background-color:#c2a34e;}
Border around this has a color of #c2a34e
<div style="border:2px solid #c2a34e;">Content here</div>
.myborder {border:2px solid #c2a34e;}