#bdc90d color space conversions
Hex:
#bdc90d
RGB:
189, 201, 13
CMY:
26, 21, 95
CMYK:
6, 0, 94, 21
HSL:
64°, 87.8505%, 41.9608%
HSV (HSB):
64°, 93.5323%, 78.8235%
XYZ:
41.9456, 52.6212, 8.3269
xyY:
0.4077, 0.5114, 52.6212
CIE-Lab:
77.6508, -22.9938, 76.5740
CIE-LCH:
77.6508, 79.9518, 106.7141
CIE-Luv:
77.6508, -1.9062, 85.5680
Hunter-Lab:
72.5404, -23.7305, 43.9724
#bdc90d color charts
#bdc90d color shades, tints & tones
#bdc90d color schemes
#bdc90d color preview, HTML & CSS examples
This text has a color of #bdc90d
<p style="color:#bdc90d;">Text here</p>
.mytext {color:#bdc90d;}
This box has a color of #bdc90d
<div style="background-color:#bdc90d;">Content here</div>
.mybackground {background-color:#bdc90d;}
Border around this has a color of #bdc90d
<div style="border:2px solid #bdc90d;">Content here</div>
.myborder {border:2px solid #bdc90d;}