#b2d2b3 color space conversions
Hex:
#b2d2b3
RGB:
178, 210, 179
CMY:
30, 18, 30
CMYK:
15, 0, 15, 18
HSL:
122°, 26.2295%, 76.0784%
HSV (HSB):
122°, 15.2381%, 82.3529%
XYZ:
49.5434, 58.8128, 51.3886
xyY:
0.3101, 0.3682, 58.8128
CIE-Lab:
81.1886, -16.5216, 11.8509
CIE-LCH:
81.1886, 20.3324, 144.3482
CIE-Luv:
81.1886, -16.1939, 20.1665
Hunter-Lab:
76.6895, -18.8912, 13.9532
#b2d2b3 color charts
#b2d2b3 color shades, tints & tones
#b2d2b3 color schemes
#b2d2b3 color preview, HTML & CSS examples
This text has a color of #b2d2b3
<p style="color:#b2d2b3;">Text here</p>
.mytext {color:#b2d2b3;}
This box has a color of #b2d2b3
<div style="background-color:#b2d2b3;">Content here</div>
.mybackground {background-color:#b2d2b3;}
Border around this has a color of #b2d2b3
<div style="border:2px solid #b2d2b3;">Content here</div>
.myborder {border:2px solid #b2d2b3;}