#bad00a color space conversions
Hex:
#bad00a
RGB:
186, 208, 10
CMY:
27, 18, 96
CMYK:
11, 0, 95, 18
HSL:
67°, 90.8257%, 42.7451%
HSV (HSB):
67°, 95.1923%, 81.5686%
XYZ:
42.8604, 55.5728, 8.7548
xyY:
0.3999, 0.5185, 55.5728
CIE-Lab:
79.3700, -27.6569, 78.1084
CIE-LCH:
79.3700, 82.8602, 109.4982
CIE-Luv:
79.3700, -8.1745, 88.4460
Hunter-Lab:
74.5471, -27.8302, 45.2200
#bad00a color charts
#bad00a color shades, tints & tones
#bad00a color schemes
#bad00a color preview, HTML & CSS examples
This text has a color of #bad00a
<p style="color:#bad00a;">Text here</p>
.mytext {color:#bad00a;}
This box has a color of #bad00a
<div style="background-color:#bad00a;">Content here</div>
.mybackground {background-color:#bad00a;}
Border around this has a color of #bad00a
<div style="border:2px solid #bad00a;">Content here</div>
.myborder {border:2px solid #bad00a;}