#c5b34c color space conversions
Hex:
#c5b34c
RGB:
197, 179, 76
CMY:
23, 30, 70
CMYK:
0, 9, 61, 23
HSL:
51°, 51.0549%, 53.5294%
HSV (HSB):
51°, 61.4213%, 77.2549%
XYZ:
40.4506, 44.6323, 13.3204
xyY:
0.4111, 0.4536, 44.6323
CIE-Lab:
72.6491, -6.0123, 53.5586
CIE-LCH:
72.6491, 53.8950, 96.4050
CIE-Luv:
72.6491, 16.9303, 63.5847
Hunter-Lab:
66.8074, -8.8348, 34.9437
#c5b34c color charts
#c5b34c color shades, tints & tones
#c5b34c color schemes
#c5b34c color preview, HTML & CSS examples
This text has a color of #c5b34c
<p style="color:#c5b34c;">Text here</p>
.mytext {color:#c5b34c;}
This box has a color of #c5b34c
<div style="background-color:#c5b34c;">Content here</div>
.mybackground {background-color:#c5b34c;}
Border around this has a color of #c5b34c
<div style="border:2px solid #c5b34c;">Content here</div>
.myborder {border:2px solid #c5b34c;}