#bdbc00 color space conversions
Hex:
#bdbc00
RGB:
189, 188, 0
CMY:
26, 26, 100
CMYK:
0, 1, 100, 26
HSL:
60°, 100.0000%, 37.0588%
HSV (HSB):
60°, 100.0000%, 74.1176%
XYZ:
38.9695, 46.7853, 6.9765
xyY:
0.4202, 0.5045, 46.7853
CIE-Lab:
74.0522, -16.7074, 75.2317
CIE-LCH:
74.0522, 77.0645, 102.5210
CIE-Luv:
74.0522, 6.5567, 81.3262
Hunter-Lab:
68.3997, -18.0025, 41.8324
#bdbc00 color charts
#bdbc00 color shades, tints & tones
#bdbc00 color schemes
#bdbc00 color preview, HTML & CSS examples
This text has a color of #bdbc00
<p style="color:#bdbc00;">Text here</p>
.mytext {color:#bdbc00;}
This box has a color of #bdbc00
<div style="background-color:#bdbc00;">Content here</div>
.mybackground {background-color:#bdbc00;}
Border around this has a color of #bdbc00
<div style="border:2px solid #bdbc00;">Content here</div>
.myborder {border:2px solid #bdbc00;}