#b2ead1 color space conversions
Hex:
#b2ead1
RGB:
178, 234, 209
CMY:
30, 8, 18
CMYK:
24, 0, 11, 8
HSL:
153°, 57.1429%, 80.7843%
HSV (HSB):
153°, 23.9316%, 91.7647%
XYZ:
59.2915, 72.9141, 71.2704
xyY:
0.2914, 0.3583, 72.9141
CIE-Lab:
88.4067, -22.8058, 6.3596
CIE-LCH:
88.4067, 23.6759, 164.4184
CIE-Luv:
88.4067, -27.9533, 13.5361
Hunter-Lab:
85.3897, -25.4881, 10.2865
#b2ead1 color charts
#b2ead1 color shades, tints & tones
#b2ead1 color schemes
#b2ead1 color preview, HTML & CSS examples
This text has a color of #b2ead1
<p style="color:#b2ead1;">Text here</p>
.mytext {color:#b2ead1;}
This box has a color of #b2ead1
<div style="background-color:#b2ead1;">Content here</div>
.mybackground {background-color:#b2ead1;}
Border around this has a color of #b2ead1
<div style="border:2px solid #b2ead1;">Content here</div>
.myborder {border:2px solid #b2ead1;}