#bdc700 color space conversions
Hex:
#bdc700
RGB:
189, 199, 0
CMY:
26, 22, 100
CMYK:
5, 0, 100, 22
HSL:
63°, 100.0000%, 39.0196%
HSV (HSB):
63°, 100.0000%, 78.0392%
XYZ:
41.4097, 51.6657, 7.7899
xyY:
0.4105, 0.5122, 51.6657
CIE-Lab:
77.0805, -22.1636, 77.4562
CIE-LCH:
77.0805, 80.5648, 105.9682
CIE-Luv:
77.0805, -0.5967, 85.5543
Hunter-Lab:
71.8788, -22.9534, 43.8896
#bdc700 color charts
#bdc700 color shades, tints & tones
#bdc700 color schemes
#bdc700 color preview, HTML & CSS examples
This text has a color of #bdc700
<p style="color:#bdc700;">Text here</p>
.mytext {color:#bdc700;}
This box has a color of #bdc700
<div style="background-color:#bdc700;">Content here</div>
.mybackground {background-color:#bdc700;}
Border around this has a color of #bdc700
<div style="border:2px solid #bdc700;">Content here</div>
.myborder {border:2px solid #bdc700;}