#c5b93c color space conversions
Hex:
#c5b93c
RGB:
197, 185, 60
CMY:
23, 27, 76
CMYK:
0, 6, 70, 23
HSL:
55°, 54.1502%, 50.3922%
HSV (HSB):
55°, 69.5431%, 77.2549%
XYZ:
41.1905, 46.8945, 11.1555
xyY:
0.4151, 0.4725, 46.8945
CIE-Lab:
74.1222, -10.0824, 61.7980
CIE-LCH:
74.1222, 62.6151, 99.2662
CIE-Luv:
74.1222, 13.4097, 71.3952
Hunter-Lab:
68.4795, -12.4712, 38.2772
#c5b93c color charts
#c5b93c color shades, tints & tones
#c5b93c color schemes
#c5b93c color preview, HTML & CSS examples
This text has a color of #c5b93c
<p style="color:#c5b93c;">Text here</p>
.mytext {color:#c5b93c;}
This box has a color of #c5b93c
<div style="background-color:#c5b93c;">Content here</div>
.mybackground {background-color:#c5b93c;}
Border around this has a color of #c5b93c
<div style="border:2px solid #c5b93c;">Content here</div>
.myborder {border:2px solid #c5b93c;}