#c5bd2f color space conversions
Hex:
#c5bd2f
RGB:
197, 189, 47
CMY:
23, 26, 82
CMYK:
0, 4, 76, 23
HSL:
57°, 61.4754%, 47.8431%
HSV (HSB):
57°, 76.1421%, 77.2549%
XYZ:
41.7366, 48.4707, 9.8454
xyY:
0.4171, 0.4845, 48.4707
CIE-Lab:
75.1209, -12.7220, 67.3372
CIE-LCH:
75.1209, 68.5284, 100.6988
CIE-Luv:
75.1209, 11.0147, 76.2679
Hunter-Lab:
69.6209, -14.8287, 40.3502
#c5bd2f color charts
#c5bd2f color shades, tints & tones
#c5bd2f color schemes
#c5bd2f color preview, HTML & CSS examples
This text has a color of #c5bd2f
<p style="color:#c5bd2f;">Text here</p>
.mytext {color:#c5bd2f;}
This box has a color of #c5bd2f
<div style="background-color:#c5bd2f;">Content here</div>
.mybackground {background-color:#c5bd2f;}
Border around this has a color of #c5bd2f
<div style="border:2px solid #c5bd2f;">Content here</div>
.myborder {border:2px solid #c5bd2f;}