#b0e2d2 color space conversions
Hex:
#b0e2d2
RGB:
176, 226, 210
CMY:
31, 11, 18
CMYK:
22, 0, 7, 11
HSL:
161°, 46.2963%, 78.8235%
HSV (HSB):
161°, 22.1239%, 88.6275%
XYZ:
56.7337, 68.2760, 71.1612
xyY:
0.2892, 0.3480, 68.2760
CIE-Lab:
86.1443, -19.2878, 2.5476
CIE-LCH:
86.1443, 19.4553, 172.4758
CIE-Luv:
86.1443, -25.2122, 7.1720
Hunter-Lab:
82.6293, -22.0421, 6.7793
#b0e2d2 color charts
#b0e2d2 color shades, tints & tones
#b0e2d2 color schemes
#b0e2d2 color preview, HTML & CSS examples
This text has a color of #b0e2d2
<p style="color:#b0e2d2;">Text here</p>
.mytext {color:#b0e2d2;}
This box has a color of #b0e2d2
<div style="background-color:#b0e2d2;">Content here</div>
.mybackground {background-color:#b0e2d2;}
Border around this has a color of #b0e2d2
<div style="border:2px solid #b0e2d2;">Content here</div>
.myborder {border:2px solid #b0e2d2;}