#bdbc02 color space conversions
Hex:
#bdbc02
RGB:
189, 188, 2
CMY:
26, 26, 99
CMYK:
0, 1, 99, 26
HSL:
60°, 97.9058%, 37.4510%
HSV (HSB):
60°, 98.9418%, 74.1176%
XYZ:
38.9804, 46.7896, 7.0342
xyY:
0.4200, 0.5042, 46.7896
CIE-Lab:
74.0550, -16.6847, 75.0165
CIE-LCH:
74.0550, 76.8496, 102.5393
CIE-Luv:
74.0550, 6.5478, 81.2047
Hunter-Lab:
68.4030, -17.9843, 41.7850
#bdbc02 color charts
#bdbc02 color shades, tints & tones
#bdbc02 color schemes
#bdbc02 color preview, HTML & CSS examples
This text has a color of #bdbc02
<p style="color:#bdbc02;">Text here</p>
.mytext {color:#bdbc02;}
This box has a color of #bdbc02
<div style="background-color:#bdbc02;">Content here</div>
.mybackground {background-color:#bdbc02;}
Border around this has a color of #bdbc02
<div style="border:2px solid #bdbc02;">Content here</div>
.myborder {border:2px solid #bdbc02;}