#b0edcd color space conversions
Hex:
#b0edcd
RGB:
176, 237, 205
CMY:
31, 7, 20
CMYK:
26, 0, 14, 7
HSL:
149°, 62.8866%, 80.9804%
HSV (HSB):
149°, 25.7384%, 92.9412%
XYZ:
59.2081, 74.2063, 68.9602
xyY:
0.2926, 0.3667, 74.2063
CIE-Lab:
89.0199, -25.6492, 9.3137
CIE-LCH:
89.0199, 27.2878, 160.0431
CIE-Luv:
89.0199, -30.2280, 18.4054
Hunter-Lab:
86.1431, -28.0631, 12.8366
#b0edcd color charts
#b0edcd color shades, tints & tones
#b0edcd color schemes
#b0edcd color preview, HTML & CSS examples
This text has a color of #b0edcd
<p style="color:#b0edcd;">Text here</p>
.mytext {color:#b0edcd;}
This box has a color of #b0edcd
<div style="background-color:#b0edcd;">Content here</div>
.mybackground {background-color:#b0edcd;}
Border around this has a color of #b0edcd
<div style="border:2px solid #b0edcd;">Content here</div>
.myborder {border:2px solid #b0edcd;}