#b4dcd9 color space conversions
Hex:
#b4dcd9
RGB:
180, 220, 217
CMY:
29, 14, 15
CMYK:
18, 0, 1, 14
HSL:
176°, 36.3636%, 78.4314%
HSV (HSB):
176°, 18.1818%, 86.2745%
XYZ:
56.9400, 65.8995, 75.3645
xyY:
0.2873, 0.3325, 65.8995
CIE-Lab:
84.9451, -13.6095, -2.8721
CIE-LCH:
84.9451, 13.9092, 191.9165
CIE-Luv:
84.9451, -20.6683, -2.0898
Hunter-Lab:
81.1785, -16.8594, 1.7813
#b4dcd9 color charts
#b4dcd9 color shades, tints & tones
#b4dcd9 color schemes
#b4dcd9 color preview, HTML & CSS examples
This text has a color of #b4dcd9
<p style="color:#b4dcd9;">Text here</p>
.mytext {color:#b4dcd9;}
This box has a color of #b4dcd9
<div style="background-color:#b4dcd9;">Content here</div>
.mybackground {background-color:#b4dcd9;}
Border around this has a color of #b4dcd9
<div style="border:2px solid #b4dcd9;">Content here</div>
.myborder {border:2px solid #b4dcd9;}