#c9bf2d color space conversions
Hex:
#c9bf2d
RGB:
201, 191, 45
CMY:
21, 25, 82
CMYK:
0, 5, 78, 21
HSL:
56°, 63.4146%, 48.2353%
HSV (HSB):
56°, 77.6119%, 78.8235%
XYZ:
43.1918, 49.8686, 9.8318
xyY:
0.4198, 0.4847, 49.8686
CIE-Lab:
75.9885, -12.0954, 68.8744
CIE-LCH:
75.9885, 69.9284, 99.9604
CIE-Luv:
75.9885, 12.5145, 77.5704
Hunter-Lab:
70.6177, -14.4051, 41.1777
#c9bf2d color charts
#c9bf2d color shades, tints & tones
#c9bf2d color schemes
#c9bf2d color preview, HTML & CSS examples
This text has a color of #c9bf2d
<p style="color:#c9bf2d;">Text here</p>
.mytext {color:#c9bf2d;}
This box has a color of #c9bf2d
<div style="background-color:#c9bf2d;">Content here</div>
.mybackground {background-color:#c9bf2d;}
Border around this has a color of #c9bf2d
<div style="border:2px solid #c9bf2d;">Content here</div>
.myborder {border:2px solid #c9bf2d;}