#bdb00c color space conversions
Hex:
#bdb00c
RGB:
189, 176, 12
CMY:
26, 31, 95
CMYK:
0, 7, 94, 26
HSL:
56°, 88.0597%, 39.4118%
HSV (HSB):
56°, 93.6508%, 74.1176%
XYZ:
36.5780, 41.8960, 6.5067
xyY:
0.4304, 0.4930, 41.8960
CIE-Lab:
70.7992, -10.4452, 71.4615
CIE-LCH:
70.7992, 72.2208, 98.3158
CIE-Luv:
70.7992, 14.6325, 75.9262
Hunter-Lab:
64.7271, -12.4003, 39.3489
#bdb00c color charts
#bdb00c color shades, tints & tones
#bdb00c color schemes
#bdb00c color preview, HTML & CSS examples
This text has a color of #bdb00c
<p style="color:#bdb00c;">Text here</p>
.mytext {color:#bdb00c;}
This box has a color of #bdb00c
<div style="background-color:#bdb00c;">Content here</div>
.mybackground {background-color:#bdb00c;}
Border around this has a color of #bdb00c
<div style="border:2px solid #bdb00c;">Content here</div>
.myborder {border:2px solid #bdb00c;}