#c5b75a color space conversions
Hex:
#c5b75a
RGB:
197, 183, 90
CMY:
23, 28, 65
CMYK:
0, 7, 54, 23
HSL:
52°, 47.9821%, 56.2745%
HSV (HSB):
52°, 54.3147%, 77.2549%
XYZ:
41.8049, 46.4755, 16.4402
xyY:
0.3992, 0.4438, 46.4755
CIE-Lab:
73.8530, -7.0500, 48.4200
CIE-LCH:
73.8530, 48.9306, 98.2841
CIE-Luv:
73.8530, 13.7279, 59.8150
Hunter-Lab:
68.1729, -9.8431, 33.4230
#c5b75a color charts
#c5b75a color shades, tints & tones
#c5b75a color schemes
#c5b75a color preview, HTML & CSS examples
This text has a color of #c5b75a
<p style="color:#c5b75a;">Text here</p>
.mytext {color:#c5b75a;}
This box has a color of #c5b75a
<div style="background-color:#c5b75a;">Content here</div>
.mybackground {background-color:#c5b75a;}
Border around this has a color of #c5b75a
<div style="border:2px solid #c5b75a;">Content here</div>
.myborder {border:2px solid #c5b75a;}