#c5bf7e color space conversions
Hex:
#c5bf7e
RGB:
197, 191, 126
CMY:
23, 25, 51
CMYK:
0, 3, 36, 23
HSL:
55°, 37.9679%, 63.3333%
HSV (HSB):
55°, 36.0406%, 77.2549%
XYZ:
45.4227, 50.6383, 27.1188
xyY:
0.3688, 0.4111, 50.6383
CIE-Lab:
76.4594, -7.6177, 33.5781
CIE-LCH:
76.4594, 34.4314, 102.7820
CIE-Luv:
76.4594, 7.1038, 45.5667
Hunter-Lab:
71.1606, -10.5923, 27.2174
#c5bf7e color charts
#c5bf7e color shades, tints & tones
#c5bf7e color schemes
#c5bf7e color preview, HTML & CSS examples
This text has a color of #c5bf7e
<p style="color:#c5bf7e;">Text here</p>
.mytext {color:#c5bf7e;}
This box has a color of #c5bf7e
<div style="background-color:#c5bf7e;">Content here</div>
.mybackground {background-color:#c5bf7e;}
Border around this has a color of #c5bf7e
<div style="border:2px solid #c5bf7e;">Content here</div>
.myborder {border:2px solid #c5bf7e;}