#bdc015 color space conversions
Hex:
#bdc015
RGB:
189, 192, 21
CMY:
26, 25, 92
CMYK:
2, 0, 89, 25
HSL:
61°, 80.2817%, 41.7647%
HSV (HSB):
61°, 89.0625%, 75.2941%
XYZ:
39.9713, 48.5722, 7.9781
xyY:
0.4141, 0.5032, 48.5722
CIE-Lab:
75.1844, -18.4317, 73.5238
CIE-LCH:
75.1844, 75.7990, 104.0734
CIE-Luv:
75.1844, 3.8223, 81.3979
Hunter-Lab:
69.6938, -19.5896, 41.9985
#bdc015 color charts
#bdc015 color shades, tints & tones
#bdc015 color schemes
#bdc015 color preview, HTML & CSS examples
This text has a color of #bdc015
<p style="color:#bdc015;">Text here</p>
.mytext {color:#bdc015;}
This box has a color of #bdc015
<div style="background-color:#bdc015;">Content here</div>
.mybackground {background-color:#bdc015;}
Border around this has a color of #bdc015
<div style="border:2px solid #bdc015;">Content here</div>
.myborder {border:2px solid #bdc015;}