#badac3 color space conversions
Hex:
#badac3
RGB:
186, 218, 195
CMY:
27, 15, 24
CMYK:
15, 0, 11, 15
HSL:
137°, 30.1887%, 79.2157%
HSV (HSB):
137°, 14.6789%, 85.4902%
XYZ:
55.1714, 64.5220, 61.1759
xyY:
0.3050, 0.3567, 64.5220
CIE-Lab:
84.2368, -14.9665, 7.7894
CIE-LCH:
84.2368, 16.8721, 152.5050
CIE-Luv:
84.2368, -16.3499, 14.1923
Hunter-Lab:
80.3256, -17.9676, 11.0727
#badac3 color charts
#badac3 color shades, tints & tones
#badac3 color schemes
#badac3 color preview, HTML & CSS examples
This text has a color of #badac3
<p style="color:#badac3;">Text here</p>
.mytext {color:#badac3;}
This box has a color of #badac3
<div style="background-color:#badac3;">Content here</div>
.mybackground {background-color:#badac3;}
Border around this has a color of #badac3
<div style="border:2px solid #badac3;">Content here</div>
.myborder {border:2px solid #badac3;}