#c0b94e color space conversions
Hex:
#c0b94e
RGB:
192, 185, 78
CMY:
25, 27, 69
CMYK:
0, 4, 59, 25
HSL:
56°, 47.5000%, 52.9412%
HSV (HSB):
56°, 59.3750%, 75.2941%
XYZ:
40.4623, 46.4544, 14.0417
xyY:
0.4008, 0.4601, 46.4544
CIE-Lab:
73.8395, -11.1065, 53.8501
CIE-LCH:
73.8395, 54.9835, 101.6538
CIE-Luv:
73.8395, 9.4244, 65.3569
Hunter-Lab:
68.1575, -13.3074, 35.4954
#c0b94e color charts
#c0b94e color shades, tints & tones
#c0b94e color schemes
#c0b94e color preview, HTML & CSS examples
This text has a color of #c0b94e
<p style="color:#c0b94e;">Text here</p>
.mytext {color:#c0b94e;}
This box has a color of #c0b94e
<div style="background-color:#c0b94e;">Content here</div>
.mybackground {background-color:#c0b94e;}
Border around this has a color of #c0b94e
<div style="border:2px solid #c0b94e;">Content here</div>
.myborder {border:2px solid #c0b94e;}