#b6dac8 color space conversions
Hex:
#b6dac8
RGB:
182, 218, 200
CMY:
29, 15, 22
CMYK:
17, 0, 8, 15
HSL:
150°, 32.7273%, 78.4314%
HSV (HSB):
150°, 16.5138%, 85.4902%
XYZ:
54.7881, 64.2580, 64.1590
xyY:
0.2991, 0.3507, 64.2580
CIE-Lab:
84.0999, -15.3445, 4.9134
CIE-LCH:
84.0999, 16.1119, 162.2448
CIE-Luv:
84.0999, -18.4678, 10.0232
Hunter-Lab:
80.1611, -18.2816, 8.6585
#b6dac8 color charts
#b6dac8 color shades, tints & tones
#b6dac8 color schemes
#b6dac8 color preview, HTML & CSS examples
This text has a color of #b6dac8
<p style="color:#b6dac8;">Text here</p>
.mytext {color:#b6dac8;}
This box has a color of #b6dac8
<div style="background-color:#b6dac8;">Content here</div>
.mybackground {background-color:#b6dac8;}
Border around this has a color of #b6dac8
<div style="border:2px solid #b6dac8;">Content here</div>
.myborder {border:2px solid #b6dac8;}