#b0e2cc color space conversions
Hex:
#b0e2cc
RGB:
176, 226, 204
CMY:
31, 11, 20
CMYK:
22, 0, 10, 11
HSL:
154°, 46.2963%, 78.8235%
HSV (HSB):
154°, 22.1239%, 88.6275%
XYZ:
55.9999, 67.9825, 67.2972
xyY:
0.2928, 0.3554, 67.9825
CIE-Lab:
85.9977, -20.4788, 5.4950
CIE-LCH:
85.9977, 21.2032, 164.9800
CIE-Luv:
85.9977, -25.1712, 11.7976
Hunter-Lab:
82.4515, -23.0553, 9.3233
#b0e2cc color charts
#b0e2cc color shades, tints & tones
#b0e2cc color schemes
#b0e2cc color preview, HTML & CSS examples
This text has a color of #b0e2cc
<p style="color:#b0e2cc;">Text here</p>
.mytext {color:#b0e2cc;}
This box has a color of #b0e2cc
<div style="background-color:#b0e2cc;">Content here</div>
.mybackground {background-color:#b0e2cc;}
Border around this has a color of #b0e2cc
<div style="border:2px solid #b0e2cc;">Content here</div>
.myborder {border:2px solid #b0e2cc;}