#c5bd5f color space conversions
Hex:
#c5bd5f
RGB:
197, 189, 95
CMY:
23, 26, 63
CMYK:
0, 4, 52, 23
HSL:
55°, 46.7890%, 57.2549%
HSV (HSB):
55°, 51.7766%, 77.2549%
XYZ:
43.2891, 49.0917, 18.0205
xyY:
0.3921, 0.4447, 49.0917
CIE-Lab:
75.5084, -9.7374, 47.9654
CIE-LCH:
75.5084, 48.9438, 101.4756
CIE-Luv:
75.5084, 9.6687, 60.4713
Hunter-Lab:
70.0655, -12.3306, 33.7967
#c5bd5f color charts
#c5bd5f color shades, tints & tones
#c5bd5f color schemes
#c5bd5f color preview, HTML & CSS examples
This text has a color of #c5bd5f
<p style="color:#c5bd5f;">Text here</p>
.mytext {color:#c5bd5f;}
This box has a color of #c5bd5f
<div style="background-color:#c5bd5f;">Content here</div>
.mybackground {background-color:#c5bd5f;}
Border around this has a color of #c5bd5f
<div style="border:2px solid #c5bd5f;">Content here</div>
.myborder {border:2px solid #c5bd5f;}