#bad2bf color space conversions
Hex:
#bad2bf
RGB:
186, 210, 191
CMY:
27, 18, 25
CMYK:
11, 0, 9, 18
HSL:
133°, 21.0526%, 77.6471%
HSV (HSB):
133°, 11.4286%, 82.3529%
XYZ:
52.7003, 60.2939, 58.1505
xyY:
0.3079, 0.3523, 60.2939
CIE-Lab:
81.9977, -11.6374, 6.6954
CIE-LCH:
81.9977, 13.4260, 150.0868
CIE-Luv:
81.9977, -12.3091, 11.9585
Hunter-Lab:
77.6491, -14.7385, 9.9528
#bad2bf color charts
#bad2bf color shades, tints & tones
#bad2bf color schemes
#bad2bf color preview, HTML & CSS examples
This text has a color of #bad2bf
<p style="color:#bad2bf;">Text here</p>
.mytext {color:#bad2bf;}
This box has a color of #bad2bf
<div style="background-color:#bad2bf;">Content here</div>
.mybackground {background-color:#bad2bf;}
Border around this has a color of #bad2bf
<div style="border:2px solid #bad2bf;">Content here</div>
.myborder {border:2px solid #bad2bf;}