#b4dcbc color space conversions
Hex:
#b4dcbc
RGB:
180, 220, 188
CMY:
29, 14, 26
CMYK:
18, 0, 15, 14
HSL:
132°, 36.3636%, 78.4314%
HSV (HSB):
132°, 18.1818%, 86.2745%
XYZ:
53.4927, 64.5205, 57.2113
xyY:
0.3053, 0.3682, 64.5205
CIE-Lab:
84.2361, -19.2371, 11.4330
CIE-LCH:
84.2361, 22.3781, 149.2760
CIE-Luv:
84.2361, -20.2311, 20.1862
Hunter-Lab:
80.3247, -21.6951, 13.9979
#b4dcbc color charts
#b4dcbc color shades, tints & tones
#b4dcbc color schemes
#b4dcbc color preview, HTML & CSS examples
This text has a color of #b4dcbc
<p style="color:#b4dcbc;">Text here</p>
.mytext {color:#b4dcbc;}
This box has a color of #b4dcbc
<div style="background-color:#b4dcbc;">Content here</div>
.mybackground {background-color:#b4dcbc;}
Border around this has a color of #b4dcbc
<div style="border:2px solid #b4dcbc;">Content here</div>
.myborder {border:2px solid #b4dcbc;}