#bad26f color space conversions
Hex:
#bad26f
RGB:
186, 210, 111
CMY:
27, 18, 56
CMYK:
11, 0, 47, 18
HSL:
75°, 52.3810%, 62.9412%
HSV (HSB):
75°, 47.1429%, 82.3529%
XYZ:
46.1655, 57.6800, 23.7391
xyY:
0.3618, 0.4521, 57.6800
CIE-Lab:
80.5605, -23.1755, 46.1101
CIE-LCH:
80.5605, 51.6066, 116.6847
CIE-Luv:
80.5605, -10.3727, 62.8221
Hunter-Lab:
75.9473, -24.4044, 34.6307
#bad26f color charts
#bad26f color shades, tints & tones
#bad26f color schemes
#bad26f color preview, HTML & CSS examples
This text has a color of #bad26f
<p style="color:#bad26f;">Text here</p>
.mytext {color:#bad26f;}
This box has a color of #bad26f
<div style="background-color:#bad26f;">Content here</div>
.mybackground {background-color:#bad26f;}
Border around this has a color of #bad26f
<div style="border:2px solid #bad26f;">Content here</div>
.myborder {border:2px solid #bad26f;}