#c5b25b color space conversions
Hex:
#c5b25b
RGB:
197, 178, 91
CMY:
23, 30, 64
CMYK:
0, 10, 54, 23
HSL:
49°, 47.7477%, 56.4706%
HSV (HSB):
49°, 53.8071%, 77.2549%
XYZ:
40.8347, 44.4664, 16.3282
xyY:
0.4018, 0.4375, 44.4664
CIE-Lab:
72.5392, -4.3516, 46.3971
CIE-LCH:
72.5392, 46.6007, 95.3581
CIE-Luv:
72.5392, 16.9589, 57.0100
Hunter-Lab:
66.6832, -7.3877, 32.1603
#c5b25b color charts
#c5b25b color shades, tints & tones
#c5b25b color schemes
#c5b25b color preview, HTML & CSS examples
This text has a color of #c5b25b
<p style="color:#c5b25b;">Text here</p>
.mytext {color:#c5b25b;}
This box has a color of #c5b25b
<div style="background-color:#c5b25b;">Content here</div>
.mybackground {background-color:#c5b25b;}
Border around this has a color of #c5b25b
<div style="border:2px solid #c5b25b;">Content here</div>
.myborder {border:2px solid #c5b25b;}