#b2d2b4 color space conversions
Hex:
#b2d2b4
RGB:
178, 210, 180
CMY:
30, 18, 29
CMYK:
15, 0, 14, 18
HSL:
124°, 26.2295%, 76.0784%
HSV (HSB):
124°, 15.2381%, 82.3529%
XYZ:
49.6449, 58.8535, 51.9233
xyY:
0.3095, 0.3669, 58.8535
CIE-Lab:
81.2110, -16.3433, 11.3513
CIE-LCH:
81.2110, 19.8986, 145.2180
CIE-Luv:
81.2110, -16.2142, 19.4320
Hunter-Lab:
76.7160, -18.7410, 13.5723
#b2d2b4 color charts
#b2d2b4 color shades, tints & tones
#b2d2b4 color schemes
#b2d2b4 color preview, HTML & CSS examples
This text has a color of #b2d2b4
<p style="color:#b2d2b4;">Text here</p>
.mytext {color:#b2d2b4;}
This box has a color of #b2d2b4
<div style="background-color:#b2d2b4;">Content here</div>
.mybackground {background-color:#b2d2b4;}
Border around this has a color of #b2d2b4
<div style="border:2px solid #b2d2b4;">Content here</div>
.myborder {border:2px solid #b2d2b4;}