#bdc70a color space conversions
Hex:
#bdc70a
RGB:
189, 199, 10
CMY:
26, 22, 96
CMYK:
5, 0, 95, 22
HSL:
63°, 90.4306%, 40.9804%
HSV (HSB):
63°, 94.9749%, 78.0392%
XYZ:
41.4645, 51.6876, 8.0785
xyY:
0.4096, 0.5106, 51.6876
CIE-Lab:
77.0936, -22.0533, 76.4663
CIE-LCH:
77.0936, 79.5829, 106.0878
CIE-Luv:
77.0936, -0.6293, 84.9798
Hunter-Lab:
71.8941, -22.8658, 43.6637
#bdc70a color charts
#bdc70a color shades, tints & tones
#bdc70a color schemes
#bdc70a color preview, HTML & CSS examples
This text has a color of #bdc70a
<p style="color:#bdc70a;">Text here</p>
.mytext {color:#bdc70a;}
This box has a color of #bdc70a
<div style="background-color:#bdc70a;">Content here</div>
.mybackground {background-color:#bdc70a;}
Border around this has a color of #bdc70a
<div style="border:2px solid #bdc70a;">Content here</div>
.myborder {border:2px solid #bdc70a;}