#badc0b color space conversions
Hex:
#badc0b
RGB:
186, 220, 11
CMY:
27, 14, 96
CMYK:
15, 0, 95, 14
HSL:
70°, 90.4762%, 45.2941%
HSV (HSB):
70°, 95.0000%, 86.2745%
XYZ:
45.9033, 61.6497, 9.7968
xyY:
0.3912, 0.5253, 61.6497
CIE-Lab:
82.7268, -33.2582, 80.5985
CIE-LCH:
82.7268, 87.1908, 112.4230
CIE-Luv:
82.7268, -15.3076, 93.0146
Hunter-Lab:
78.5173, -33.0494, 47.5643
#badc0b color charts
#badc0b color shades, tints & tones
#badc0b color schemes
#badc0b color preview, HTML & CSS examples
This text has a color of #badc0b
<p style="color:#badc0b;">Text here</p>
.mytext {color:#badc0b;}
This box has a color of #badc0b
<div style="background-color:#badc0b;">Content here</div>
.mybackground {background-color:#badc0b;}
Border around this has a color of #badc0b
<div style="border:2px solid #badc0b;">Content here</div>
.myborder {border:2px solid #badc0b;}