#badb1c color space conversions
Hex:
#badb1c
RGB:
186, 219, 28
CMY:
27, 14, 89
CMYK:
15, 0, 87, 14
HSL:
70°, 77.3279%, 48.4314%
HSV (HSB):
70°, 87.2146%, 85.8824%
XYZ:
45.7908, 61.1860, 10.4953
xyY:
0.3898, 0.5209, 61.1860
CIE-Lab:
82.4786, -32.5094, 78.0897
CIE-LCH:
82.4786, 84.5864, 112.6024
CIE-Luv:
82.4786, -14.7627, 91.2116
Hunter-Lab:
78.2215, -32.3937, 46.7999
#badb1c color charts
#badb1c color shades, tints & tones
#badb1c color schemes
#badb1c color preview, HTML & CSS examples
This text has a color of #badb1c
<p style="color:#badb1c;">Text here</p>
.mytext {color:#badb1c;}
This box has a color of #badb1c
<div style="background-color:#badb1c;">Content here</div>
.mybackground {background-color:#badb1c;}
Border around this has a color of #badb1c
<div style="border:2px solid #badb1c;">Content here</div>
.myborder {border:2px solid #badb1c;}