#c5b97f color space conversions
Hex:
#c5b97f
RGB:
197, 185, 127
CMY:
23, 27, 50
CMYK:
0, 6, 36, 23
HSL:
50°, 37.6344%, 63.5294%
HSV (HSB):
50°, 35.5330%, 77.2549%
XYZ:
44.2057, 48.1005, 27.0331
xyY:
0.3704, 0.4031, 48.1005
CIE-Lab:
74.8883, -4.3686, 31.0020
CIE-LCH:
74.8883, 31.3083, 98.0209
CIE-Luv:
74.8883, 10.6796, 41.7460
Hunter-Lab:
69.3546, -7.5969, 25.4381
#c5b97f color charts
#c5b97f color shades, tints & tones
#c5b97f color schemes
#c5b97f color preview, HTML & CSS examples
This text has a color of #c5b97f
<p style="color:#c5b97f;">Text here</p>
.mytext {color:#c5b97f;}
This box has a color of #c5b97f
<div style="background-color:#c5b97f;">Content here</div>
.mybackground {background-color:#c5b97f;}
Border around this has a color of #c5b97f
<div style="border:2px solid #c5b97f;">Content here</div>
.myborder {border:2px solid #c5b97f;}