#bad2ac color space conversions
Hex:
#bad2ac
RGB:
186, 210, 172
CMY:
27, 18, 33
CMYK:
11, 0, 18, 18
HSL:
98°, 29.6875%, 74.9020%
HSV (HSB):
98°, 18.0952%, 82.3529%
XYZ:
50.7427, 59.5108, 47.8420
xyY:
0.3210, 0.3764, 59.5108
CIE-Lab:
81.5716, -14.9512, 16.1792
CIE-LCH:
81.5716, 22.0296, 132.7412
CIE-Luv:
81.5716, -11.7733, 25.9009
Hunter-Lab:
77.1433, -17.5884, 17.2303
#bad2ac color charts
#bad2ac RGB chart
#bad2ac CMYK chart
#bad2ac RGB pie chart
#bad2ac color shades, tints & tones
#bad2ac color schemes
#bad2ac color preview, HTML & CSS examples
This text has a color of #bad2ac
<p style="color:#bad2ac;">Text here</p>
.mytext {color:#bad2ac;}
Text color #bad2ac
This box has a color of #bad2ac
<div style="background-color:#bad2ac;">Content here</div>
.mybackground {background-color:#bad2ac;}
Background color #bad2ac
Border around this has a color of #bad2ac
<div style="border:2px solid #bad2ac;">Content here</div>
.myborder {border:2px solid #bad2ac;}
Border color #bad2ac