#badb45 color space conversions
Hex:
#badb45
RGB:
186, 219, 69
CMY:
27, 14, 73
CMYK:
15, 0, 68, 14
HSL:
73°, 67.5676%, 56.4706%
HSV (HSB):
73°, 68.4932%, 85.8824%
XYZ:
46.6554, 61.5318, 15.0481
xyY:
0.3786, 0.4993, 61.5318
CIE-Lab:
82.6638, -30.8560, 66.7062
CIE-LCH:
82.6638, 73.4970, 114.8237
CIE-Luv:
82.6638, -14.9757, 83.1613
Hunter-Lab:
78.4422, -31.1067, 43.5356
#badb45 color charts
#badb45 color shades, tints & tones
#badb45 color schemes
#badb45 color preview, HTML & CSS examples
This text has a color of #badb45
<p style="color:#badb45;">Text here</p>
.mytext {color:#badb45;}
This box has a color of #badb45
<div style="background-color:#badb45;">Content here</div>
.mybackground {background-color:#badb45;}
Border around this has a color of #badb45
<div style="border:2px solid #badb45;">Content here</div>
.myborder {border:2px solid #badb45;}