#badace color space conversions
Hex:
#badace
RGB:
186, 218, 206
CMY:
27, 15, 19
CMYK:
15, 0, 6, 15
HSL:
158°, 30.1887%, 79.2157%
HSV (HSB):
158°, 14.6789%, 85.4902%
XYZ:
56.4617, 65.0381, 67.9703
xyY:
0.2980, 0.3433, 65.0381
CIE-Lab:
84.5034, -12.8890, 2.3525
CIE-LCH:
84.5034, 13.1019, 169.6564
CIE-Luv:
84.5034, -16.5965, 5.7823
Hunter-Lab:
80.6462, -16.1603, 6.4815
#badace color charts
#badace RGB chart
#badace CMYK chart
#badace RGB pie chart
#badace color shades, tints & tones
#badace color schemes
#badace color preview, HTML & CSS examples
This text has a color of #badace
<p style="color:#badace;">Text here</p>
.mytext {color:#badace;}
Text color #badace
This box has a color of #badace
<div style="background-color:#badace;">Content here</div>
.mybackground {background-color:#badace;}
Background color #badace
Border around this has a color of #badace
<div style="border:2px solid #badace;">Content here</div>
.myborder {border:2px solid #badace;}
Border color #badace