#c2b14a color space conversions
Hex:
#c2b14a
RGB:
194, 177, 74
CMY:
24, 31, 71
CMYK:
0, 9, 62, 24
HSL:
52°, 49.5868%, 52.5490%
HSV (HSB):
52°, 61.8557%, 76.0784%
XYZ:
39.2063, 43.4080, 12.7908
xyY:
0.4109, 0.4550, 43.4080
CIE-Lab:
71.8310, -6.3825, 53.4819
CIE-LCH:
71.8310, 53.8613, 96.8055
CIE-Luv:
71.8310, 16.2228, 63.2994
Hunter-Lab:
65.8848, -9.0777, 34.6089
#c2b14a color charts
#c2b14a color shades, tints & tones
#c2b14a color schemes
#c2b14a color preview, HTML & CSS examples
This text has a color of #c2b14a
<p style="color:#c2b14a;">Text here</p>
.mytext {color:#c2b14a;}
This box has a color of #c2b14a
<div style="background-color:#c2b14a;">Content here</div>
.mybackground {background-color:#c2b14a;}
Border around this has a color of #c2b14a
<div style="border:2px solid #c2b14a;">Content here</div>
.myborder {border:2px solid #c2b14a;}