#bad00b color space conversions
Hex:
#bad00b
RGB:
186, 208, 11
CMY:
27, 18, 96
CMYK:
11, 0, 95, 18
HSL:
67°, 89.9543%, 42.9412%
HSV (HSB):
67°, 94.7115%, 81.5686%
XYZ:
42.8660, 55.5750, 8.7844
xyY:
0.3998, 0.5183, 55.5750
CIE-Lab:
79.3713, -27.6457, 78.0134
CIE-LCH:
79.3713, 82.7670, 109.5128
CIE-Luv:
79.3713, -8.1768, 88.3894
Hunter-Lab:
74.5487, -27.8214, 45.1977
#bad00b color charts
#bad00b color shades, tints & tones
#bad00b color schemes
#bad00b color preview, HTML & CSS examples
This text has a color of #bad00b
<p style="color:#bad00b;">Text here</p>
.mytext {color:#bad00b;}
This box has a color of #bad00b
<div style="background-color:#bad00b;">Content here</div>
.mybackground {background-color:#bad00b;}
Border around this has a color of #bad00b
<div style="border:2px solid #bad00b;">Content here</div>
.myborder {border:2px solid #bad00b;}