#c9bd2b color space conversions
Hex:
#c9bd2b
RGB:
201, 189, 43
CMY:
21, 26, 83
CMYK:
0, 6, 79, 21
HSL:
55°, 64.7541%, 47.8431%
HSV (HSB):
55°, 78.6070%, 78.8235%
XYZ:
42.7210, 48.9871, 9.4893
xyY:
0.4222, 0.4841, 48.9871
CIE-Lab:
75.4433, -11.1472, 68.9885
CIE-LCH:
75.4433, 69.8833, 99.1786
CIE-Luv:
75.4433, 13.9037, 77.1558
Hunter-Lab:
69.9908, -13.5309, 40.9550
#c9bd2b color charts
#c9bd2b color shades, tints & tones
#c9bd2b color schemes
#c9bd2b color preview, HTML & CSS examples
This text has a color of #c9bd2b
<p style="color:#c9bd2b;">Text here</p>
.mytext {color:#c9bd2b;}
This box has a color of #c9bd2b
<div style="background-color:#c9bd2b;">Content here</div>
.mybackground {background-color:#c9bd2b;}
Border around this has a color of #c9bd2b
<div style="border:2px solid #c9bd2b;">Content here</div>
.myborder {border:2px solid #c9bd2b;}