#badbac color space conversions
Hex:
#badbac
RGB:
186, 219, 172
CMY:
27, 14, 33
CMYK:
15, 0, 21, 14
HSL:
102°, 39.4958%, 76.6667%
HSV (HSB):
102°, 21.4612%, 85.8824%
XYZ:
53.0276, 64.0807, 48.6037
xyY:
0.3200, 0.3867, 64.0807
CIE-Lab:
84.0078, -19.4529, 19.5769
CIE-LCH:
84.0078, 27.5984, 134.8181
CIE-Luv:
84.0078, -16.3746, 31.4749
Hunter-Lab:
80.0504, -21.8449, 20.0366
#badbac color charts
#badbac color shades, tints & tones
#badbac color schemes
#badbac color preview, HTML & CSS examples
This text has a color of #badbac
<p style="color:#badbac;">Text here</p>
.mytext {color:#badbac;}
This box has a color of #badbac
<div style="background-color:#badbac;">Content here</div>
.mybackground {background-color:#badbac;}
Border around this has a color of #badbac
<div style="border:2px solid #badbac;">Content here</div>
.myborder {border:2px solid #badbac;}