#b4dddc color space conversions
Hex:
#b4dddc
RGB:
180, 221, 220
CMY:
29, 13, 14
CMYK:
19, 0, 0, 13
HSL:
179°, 37.6147%, 78.6275%
HSV (HSB):
179°, 18.5520%, 86.6667%
XYZ:
57.5971, 66.5835, 77.5264
xyY:
0.2855, 0.3301, 66.5835
CIE-Lab:
85.2932, -13.4945, -3.9477
CIE-LCH:
85.2932, 14.0601, 196.3062
CIE-Luv:
85.2932, -21.1735, -3.7856
Hunter-Lab:
81.5987, -16.8021, 0.7881
#b4dddc color charts
#b4dddc color shades, tints & tones
#b4dddc color schemes
#b4dddc color preview, HTML & CSS examples
This text has a color of #b4dddc
<p style="color:#b4dddc;">Text here</p>
.mytext {color:#b4dddc;}
This box has a color of #b4dddc
<div style="background-color:#b4dddc;">Content here</div>
.mybackground {background-color:#b4dddc;}
Border around this has a color of #b4dddc
<div style="border:2px solid #b4dddc;">Content here</div>
.myborder {border:2px solid #b4dddc;}