#b0e2cd color space conversions
Hex:
#b0e2cd
RGB:
176, 226, 205
CMY:
31, 11, 20
CMYK:
22, 0, 9, 11
HSL:
155°, 46.2963%, 78.8235%
HSV (HSB):
155°, 22.1239%, 88.6275%
XYZ:
56.1203, 68.0306, 67.9310
xyY:
0.2922, 0.3542, 68.0306
CIE-Lab:
86.0217, -20.2825, 5.0033
CIE-LCH:
86.0217, 20.8905, 166.1429
CIE-Luv:
86.0217, -25.1780, 11.0316
Hunter-Lab:
82.4807, -22.8888, 8.9053
#b0e2cd color charts
#b0e2cd color shades, tints & tones
#b0e2cd color schemes
#b0e2cd color preview, HTML & CSS examples
This text has a color of #b0e2cd
<p style="color:#b0e2cd;">Text here</p>
.mytext {color:#b0e2cd;}
This box has a color of #b0e2cd
<div style="background-color:#b0e2cd;">Content here</div>
.mybackground {background-color:#b0e2cd;}
Border around this has a color of #b0e2cd
<div style="border:2px solid #b0e2cd;">Content here</div>
.myborder {border:2px solid #b0e2cd;}