#badb2f color space conversions
Hex:
#badb2f
RGB:
186, 219, 47
CMY:
27, 14, 82
CMYK:
15, 0, 79, 14
HSL:
72°, 70.4918%, 52.1569%
HSV (HSB):
72°, 78.5388%, 85.8824%
XYZ:
46.0943, 61.3074, 12.0934
xyY:
0.3857, 0.5131, 61.3074
CIE-Lab:
82.5437, -31.9259, 73.7654
CIE-LCH:
82.5437, 80.3779, 113.4031
CIE-Luv:
82.5437, -14.8382, 88.3531
Hunter-Lab:
78.2990, -31.9411, 45.6519
#badb2f color charts
#badb2f color shades, tints & tones
#badb2f color schemes
#badb2f color preview, HTML & CSS examples
This text has a color of #badb2f
<p style="color:#badb2f;">Text here</p>
.mytext {color:#badb2f;}
This box has a color of #badb2f
<div style="background-color:#badb2f;">Content here</div>
.mybackground {background-color:#badb2f;}
Border around this has a color of #badb2f
<div style="border:2px solid #badb2f;">Content here</div>
.myborder {border:2px solid #badb2f;}