#b2dabe color space conversions
Hex:
#b2dabe
RGB:
178, 218, 190
CMY:
30, 15, 25
CMYK:
18, 0, 13, 15
HSL:
138°, 35.0877%, 77.6471%
HSV (HSB):
138°, 18.3486%, 85.4902%
XYZ:
52.7258, 63.3255, 58.1593
xyY:
0.3027, 0.3635, 63.3255
CIE-Lab:
83.6133, -18.5353, 9.4729
CIE-LCH:
83.6133, 20.8157, 152.9297
CIE-Luv:
83.6133, -20.2894, 17.2290
Hunter-Lab:
79.5773, -20.9911, 12.3719
#b2dabe color charts
#b2dabe color shades, tints & tones
#b2dabe color schemes
#b2dabe color preview, HTML & CSS examples
This text has a color of #b2dabe
<p style="color:#b2dabe;">Text here</p>
.mytext {color:#b2dabe;}
This box has a color of #b2dabe
<div style="background-color:#b2dabe;">Content here</div>
.mybackground {background-color:#b2dabe;}
Border around this has a color of #b2dabe
<div style="border:2px solid #b2dabe;">Content here</div>
.myborder {border:2px solid #b2dabe;}