#bad00f color space conversions
Hex:
#bad00f
RGB:
186, 208, 15
CMY:
27, 18, 94
CMYK:
11, 0, 93, 18
HSL:
67°, 86.5471%, 43.7255%
HSV (HSB):
67°, 92.7885%, 81.5686%
XYZ:
42.8918, 55.5853, 8.9203
xyY:
0.3994, 0.5176, 55.5853
CIE-Lab:
79.3772, -27.5941, 77.5800
CIE-LCH:
79.3772, 82.3414, 109.5798
CIE-Luv:
79.3772, -8.1871, 88.1297
Hunter-Lab:
74.5556, -27.7813, 45.0950
#bad00f color charts
#bad00f color shades, tints & tones
#bad00f color schemes
#bad00f color preview, HTML & CSS examples
This text has a color of #bad00f
<p style="color:#bad00f;">Text here</p>
.mytext {color:#bad00f;}
This box has a color of #bad00f
<div style="background-color:#bad00f;">Content here</div>
.mybackground {background-color:#bad00f;}
Border around this has a color of #bad00f
<div style="border:2px solid #bad00f;">Content here</div>
.myborder {border:2px solid #bad00f;}