#c2b74e color space conversions
Hex:
#c2b74e
RGB:
194, 183, 78
CMY:
24, 28, 69
CMYK:
0, 6, 60, 24
HSL:
54°, 48.7395%, 53.3333%
HSV (HSB):
54°, 59.7938%, 76.0784%
XYZ:
40.5568, 45.8864, 13.9271
xyY:
0.4041, 0.4572, 45.8864
CIE-Lab:
73.4717, -9.2292, 53.4918
CIE-LCH:
73.4717, 54.2822, 99.7891
CIE-Luv:
73.4717, 12.1030, 64.5258
Hunter-Lab:
67.7395, -11.6731, 35.2277
#c2b74e color charts
#c2b74e color shades, tints & tones
#c2b74e color schemes
#c2b74e color preview, HTML & CSS examples
This text has a color of #c2b74e
<p style="color:#c2b74e;">Text here</p>
.mytext {color:#c2b74e;}
This box has a color of #c2b74e
<div style="background-color:#c2b74e;">Content here</div>
.mybackground {background-color:#c2b74e;}
Border around this has a color of #c2b74e
<div style="border:2px solid #c2b74e;">Content here</div>
.myborder {border:2px solid #c2b74e;}