#bad27f color space conversions
Hex:
#bad27f
RGB:
186, 210, 127
CMY:
27, 18, 50
CMYK:
11, 0, 40, 18
HSL:
77°, 47.9769%, 66.0784%
HSV (HSB):
77°, 39.5238%, 82.3529%
XYZ:
47.1271, 58.0646, 28.8024
xyY:
0.3517, 0.4333, 58.0646
CIE-Lab:
80.7747, -21.3886, 38.4664
CIE-LCH:
80.7747, 44.0129, 119.0756
CIE-Luv:
80.7747, -10.6862, 54.5011
Hunter-Lab:
76.2001, -22.9543, 30.9294
#bad27f color charts
#bad27f color shades, tints & tones
#bad27f color schemes
#bad27f color preview, HTML & CSS examples
This text has a color of #bad27f
<p style="color:#bad27f;">Text here</p>
.mytext {color:#bad27f;}
This box has a color of #bad27f
<div style="background-color:#bad27f;">Content here</div>
.mybackground {background-color:#bad27f;}
Border around this has a color of #bad27f
<div style="border:2px solid #bad27f;">Content here</div>
.myborder {border:2px solid #bad27f;}