#b5dabe color space conversions
Hex:
#b5dabe
RGB:
181, 218, 190
CMY:
29, 15, 25
CMYK:
17, 0, 13, 15
HSL:
135°, 33.3333%, 78.2353%
HSV (HSB):
135°, 16.9725%, 85.4902%
XYZ:
53.4217, 63.6843, 58.1919
xyY:
0.3047, 0.3633, 63.6843
CIE-Lab:
83.8011, -17.5450, 9.7663
CIE-LCH:
83.8011, 20.0800, 150.8977
CIE-Luv:
83.8011, -18.7906, 17.4877
Hunter-Lab:
79.8024, -20.1619, 12.6275
#b5dabe color charts
#b5dabe color shades, tints & tones
#b5dabe color schemes
#b5dabe color preview, HTML & CSS examples
This text has a color of #b5dabe
<p style="color:#b5dabe;">Text here</p>
.mytext {color:#b5dabe;}
This box has a color of #b5dabe
<div style="background-color:#b5dabe;">Content here</div>
.mybackground {background-color:#b5dabe;}
Border around this has a color of #b5dabe
<div style="border:2px solid #b5dabe;">Content here</div>
.myborder {border:2px solid #b5dabe;}