#bdbd3c color space conversions
Hex:
#bdbd3c
RGB:
189, 189, 60
CMY:
26, 26, 76
CMYK:
0, 0, 68, 26
HSL:
60°, 51.8072%, 48.8235%
HSV (HSB):
60°, 68.2540%, 74.1176%
XYZ:
39.9995, 47.5403, 11.3430
xyY:
0.4045, 0.4808, 47.5403
CIE-Lab:
74.5340, -15.5401, 61.9868
CIE-LCH:
74.5340, 63.9051, 104.0740
CIE-Luv:
74.5340, 5.2585, 72.8982
Hunter-Lab:
68.9494, -17.1087, 38.5107
#bdbd3c color charts
#bdbd3c color shades, tints & tones
#bdbd3c color schemes
#bdbd3c color preview, HTML & CSS examples
This text has a color of #bdbd3c
<p style="color:#bdbd3c;">Text here</p>
.mytext {color:#bdbd3c;}
This box has a color of #bdbd3c
<div style="background-color:#bdbd3c;">Content here</div>
.mybackground {background-color:#bdbd3c;}
Border around this has a color of #bdbd3c
<div style="border:2px solid #bdbd3c;">Content here</div>
.myborder {border:2px solid #bdbd3c;}