#b0e3cd color space conversions
Hex:
#b0e3cd
RGB:
176, 227, 205
CMY:
31, 11, 20
CMYK:
22, 0, 10, 11
HSL:
154°, 47.6636%, 79.0196%
HSV (HSB):
154°, 22.4670%, 89.0196%
XYZ:
56.3930, 68.5761, 68.0219
xyY:
0.2922, 0.3553, 68.5761
CIE-Lab:
86.2937, -20.7762, 5.3960
CIE-LCH:
86.2937, 21.4655, 165.4410
CIE-Luv:
86.2937, -25.6398, 11.7067
Hunter-Lab:
82.8107, -23.3624, 9.2658
#b0e3cd color charts
#b0e3cd color shades, tints & tones
#b0e3cd color schemes
#b0e3cd color preview, HTML & CSS examples
This text has a color of #b0e3cd
<p style="color:#b0e3cd;">Text here</p>
.mytext {color:#b0e3cd;}
This box has a color of #b0e3cd
<div style="background-color:#b0e3cd;">Content here</div>
.mybackground {background-color:#b0e3cd;}
Border around this has a color of #b0e3cd
<div style="border:2px solid #b0e3cd;">Content here</div>
.myborder {border:2px solid #b0e3cd;}