#c5bd3d color space conversions
Hex:
#c5bd3d
RGB:
197, 189, 61
CMY:
23, 26, 76
CMYK:
0, 4, 69, 23
HSL:
56°, 53.9683%, 50.5882%
HSV (HSB):
56°, 69.0355%, 77.2549%
XYZ:
42.0659, 48.6024, 11.5790
xyY:
0.4114, 0.4753, 48.6024
CIE-Lab:
75.2033, -12.0808, 62.4926
CIE-LCH:
75.2033, 63.6496, 100.9412
CIE-Luv:
75.2033, 10.7203, 72.8139
Hunter-Lab:
69.7154, -14.2963, 38.9534
#c5bd3d color charts
#c5bd3d color shades, tints & tones
#c5bd3d color schemes
#c5bd3d color preview, HTML & CSS examples
This text has a color of #c5bd3d
<p style="color:#c5bd3d;">Text here</p>
.mytext {color:#c5bd3d;}
This box has a color of #c5bd3d
<div style="background-color:#c5bd3d;">Content here</div>
.mybackground {background-color:#c5bd3d;}
Border around this has a color of #c5bd3d
<div style="border:2px solid #c5bd3d;">Content here</div>
.myborder {border:2px solid #c5bd3d;}