#bad47f color space conversions
Hex:
#bad47f
RGB:
186, 212, 127
CMY:
27, 17, 50
CMYK:
12, 0, 40, 17
HSL:
78°, 49.7076%, 66.4706%
HSV (HSB):
78°, 40.0943%, 83.1373%
XYZ:
47.6239, 59.0584, 28.9680
xyY:
0.3511, 0.4354, 59.0584
CIE-Lab:
81.3237, -22.3689, 39.1673
CIE-LCH:
81.3237, 45.1048, 119.7312
CIE-Luv:
81.3237, -11.7911, 55.5678
Hunter-Lab:
76.8494, -23.8693, 31.4455
#bad47f color charts
#bad47f color shades, tints & tones
#bad47f color schemes
#bad47f color preview, HTML & CSS examples
This text has a color of #bad47f
<p style="color:#bad47f;">Text here</p>
.mytext {color:#bad47f;}
This box has a color of #bad47f
<div style="background-color:#bad47f;">Content here</div>
.mybackground {background-color:#bad47f;}
Border around this has a color of #bad47f
<div style="border:2px solid #bad47f;">Content here</div>
.myborder {border:2px solid #bad47f;}