#badabc color space conversions
Hex:
#badabc
RGB:
186, 218, 188
CMY:
27, 15, 26
CMYK:
15, 0, 14, 15
HSL:
124°, 30.1887%, 79.2157%
HSV (HSB):
124°, 14.6789%, 85.4902%
XYZ:
54.3982, 64.2128, 57.1042
xyY:
0.3096, 0.3654, 64.2128
CIE-Lab:
84.0764, -16.2327, 11.2586
CIE-LCH:
84.0764, 19.7549, 145.2557
CIE-Luv:
84.0764, -16.1980, 19.4060
Hunter-Lab:
80.1329, -19.0577, 13.8418
#badabc color charts
#badabc RGB chart
#badabc CMYK chart
#badabc RGB pie chart
#badabc color shades, tints & tones
#badabc color schemes
#badabc color preview, HTML & CSS examples
This text has a color of #badabc
<p style="color:#badabc;">Text here</p>
.mytext {color:#badabc;}
Text color #badabc
This box has a color of #badabc
<div style="background-color:#badabc;">Content here</div>
.mybackground {background-color:#badabc;}
Background color #badabc
Border around this has a color of #badabc
<div style="border:2px solid #badabc;">Content here</div>
.myborder {border:2px solid #badabc;}
Border color #badabc