#c2b94a color space conversions
Hex:
#c2b94a
RGB:
194, 185, 74
CMY:
24, 27, 71
CMYK:
0, 5, 62, 24
HSL:
56°, 49.5868%, 52.5490%
HSV (HSB):
56°, 61.8557%, 76.0784%
XYZ:
40.8331, 46.6617, 13.3330
xyY:
0.4050, 0.4628, 46.6617
CIE-Lab:
73.9728, -10.5360, 55.8095
CIE-LCH:
73.9728, 56.7953, 100.6908
CIE-Luv:
73.9728, 10.9221, 66.8781
Hunter-Lab:
68.3093, -12.8398, 36.2440
#c2b94a color charts
#c2b94a color shades, tints & tones
#c2b94a color schemes
#c2b94a color preview, HTML & CSS examples
This text has a color of #c2b94a
<p style="color:#c2b94a;">Text here</p>
.mytext {color:#c2b94a;}
This box has a color of #c2b94a
<div style="background-color:#c2b94a;">Content here</div>
.mybackground {background-color:#c2b94a;}
Border around this has a color of #c2b94a
<div style="border:2px solid #c2b94a;">Content here</div>
.myborder {border:2px solid #c2b94a;}