#badc2d color space conversions
Hex:
#badc2d
RGB:
186, 220, 45
CMY:
27, 14, 82
CMYK:
15, 0, 80, 14
HSL:
72°, 71.4286%, 51.9608%
HSV (HSB):
72°, 79.5455%, 86.2745%
XYZ:
46.3166, 61.8150, 11.9730
xyY:
0.3856, 0.5147, 61.8150
CIE-Lab:
82.8149, -32.4646, 74.5533
CIE-LCH:
82.8149, 81.3150, 113.5309
CIE-Luv:
82.8149, -15.4058, 89.1256
Hunter-Lab:
78.6225, -32.4349, 46.0068
#badc2d color charts
#badc2d color shades, tints & tones
#badc2d color schemes
#badc2d color preview, HTML & CSS examples
This text has a color of #badc2d
<p style="color:#badc2d;">Text here</p>
.mytext {color:#badc2d;}
This box has a color of #badc2d
<div style="background-color:#badc2d;">Content here</div>
.mybackground {background-color:#badc2d;}
Border around this has a color of #badc2d
<div style="border:2px solid #badc2d;">Content here</div>
.myborder {border:2px solid #badc2d;}