#c5b34e color space conversions
Hex:
#c5b34e
RGB:
197, 179, 78
CMY:
23, 30, 69
CMYK:
0, 9, 60, 23
HSL:
51°, 50.6383%, 53.9216%
HSV (HSB):
51°, 60.4061%, 77.2549%
XYZ:
40.5212, 44.6606, 13.6924
xyY:
0.4098, 0.4517, 44.6606
CIE-Lab:
72.6678, -5.8741, 52.6751
CIE-LCH:
72.6678, 53.0016, 96.3631
CIE-Luv:
72.6678, 16.8530, 62.8364
Hunter-Lab:
66.8286, -8.7173, 34.6322
#c5b34e color charts
#c5b34e color shades, tints & tones
#c5b34e color schemes
#c5b34e color preview, HTML & CSS examples
This text has a color of #c5b34e
<p style="color:#c5b34e;">Text here</p>
.mytext {color:#c5b34e;}
This box has a color of #c5b34e
<div style="background-color:#c5b34e;">Content here</div>
.mybackground {background-color:#c5b34e;}
Border around this has a color of #c5b34e
<div style="border:2px solid #c5b34e;">Content here</div>
.myborder {border:2px solid #c5b34e;}