#b0ecbd color space conversions
Hex:
#b0ecbd
RGB:
176, 236, 189
CMY:
31, 7, 26
CMYK:
25, 0, 20, 7
HSL:
133°, 61.2245%, 80.7843%
HSV (HSB):
133°, 25.4237%, 92.5490%
XYZ:
57.0853, 72.8951, 59.2056
xyY:
0.3017, 0.3853, 72.8951
CIE-Lab:
88.3977, -28.1331, 16.7544
CIE-LCH:
88.3977, 32.7441, 149.2245
CIE-Luv:
88.3977, -29.7784, 29.4578
Hunter-Lab:
85.3786, -30.0652, 18.6506
#b0ecbd color charts
#b0ecbd color shades, tints & tones
#b0ecbd color schemes
#b0ecbd color preview, HTML & CSS examples
This text has a color of #b0ecbd
<p style="color:#b0ecbd;">Text here</p>
.mytext {color:#b0ecbd;}
This box has a color of #b0ecbd
<div style="background-color:#b0ecbd;">Content here</div>
.mybackground {background-color:#b0ecbd;}
Border around this has a color of #b0ecbd
<div style="border:2px solid #b0ecbd;">Content here</div>
.myborder {border:2px solid #b0ecbd;}