#badb2d color space conversions
Hex:
#badb2d
RGB:
186, 219, 45
CMY:
27, 14, 82
CMYK:
15, 0, 79, 14
HSL:
71°, 70.7317%, 51.7647%
HSV (HSB):
71°, 79.4521%, 85.8824%
XYZ:
46.0549, 61.2916, 11.8857
xyY:
0.3863, 0.5141, 61.2916
CIE-Lab:
82.5353, -32.0015, 74.3043
CIE-LCH:
82.5353, 80.9026, 113.3006
CIE-Luv:
82.5353, -14.8285, 88.7225
Hunter-Lab:
78.2890, -31.9999, 45.8009
#badb2d color charts
#badb2d color shades, tints & tones
#badb2d color schemes
#badb2d color preview, HTML & CSS examples
This text has a color of #badb2d
<p style="color:#badb2d;">Text here</p>
.mytext {color:#badb2d;}
This box has a color of #badb2d
<div style="background-color:#badb2d;">Content here</div>
.mybackground {background-color:#badb2d;}
Border around this has a color of #badb2d
<div style="border:2px solid #badb2d;">Content here</div>
.myborder {border:2px solid #badb2d;}