#bad29b color space conversions
Hex:
#bad29b
RGB:
186, 210, 155
CMY:
27, 18, 39
CMYK:
11, 0, 26, 18
HSL:
86°, 37.9310%, 71.5686%
HSV (HSB):
86°, 26.1905%, 82.3529%
XYZ:
49.2127, 58.8988, 39.7852
xyY:
0.3328, 0.3982, 58.8988
CIE-Lab:
81.2360, -17.6230, 24.6654
CIE-LCH:
81.2360, 30.3142, 125.5451
CIE-Luv:
81.2360, -11.3299, 37.5187
Hunter-Lab:
76.7456, -19.8426, 22.9858
#bad29b color charts
#bad29b color shades, tints & tones
#bad29b color schemes
#bad29b color preview, HTML & CSS examples
This text has a color of #bad29b
<p style="color:#bad29b;">Text here</p>
.mytext {color:#bad29b;}
This box has a color of #bad29b
<div style="background-color:#bad29b;">Content here</div>
.mybackground {background-color:#bad29b;}
Border around this has a color of #bad29b
<div style="border:2px solid #bad29b;">Content here</div>
.myborder {border:2px solid #bad29b;}