#b4dabd color space conversions
Hex:
#b4dabd
RGB:
180, 218, 189
CMY:
29, 15, 26
CMYK:
17, 0, 13, 15
HSL:
134°, 33.9286%, 78.0392%
HSV (HSB):
134°, 17.4312%, 85.4902%
XYZ:
53.0791, 63.5202, 57.6072
xyY:
0.3047, 0.3646, 63.5202
CIE-Lab:
83.7153, -18.0593, 10.1639
CIE-LCH:
83.7153, 20.7230, 150.6290
CIE-Luv:
83.7153, -19.2768, 18.1449
Hunter-Lab:
79.6996, -20.5951, 12.9347
#b4dabd color charts
#b4dabd color shades, tints & tones
#b4dabd color schemes
#b4dabd color preview, HTML & CSS examples
This text has a color of #b4dabd
<p style="color:#b4dabd;">Text here</p>
.mytext {color:#b4dabd;}
This box has a color of #b4dabd
<div style="background-color:#b4dabd;">Content here</div>
.mybackground {background-color:#b4dabd;}
Border around this has a color of #b4dabd
<div style="border:2px solid #b4dabd;">Content here</div>
.myborder {border:2px solid #b4dabd;}