#b0de85 color space conversions
Hex:
#b0de85
RGB:
176, 222, 133
CMY:
31, 13, 48
CMYK:
21, 0, 40, 13
HSL:
91°, 57.4194%, 69.6078%
HSV (HSB):
91°, 40.0901%, 87.0588%
XYZ:
48.2594, 63.1661, 31.8390
xyY:
0.3369, 0.4409, 63.1661
CIE-Lab:
83.5297, -30.1191, 38.8543
CIE-LCH:
83.5297, 49.1612, 127.7822
CIE-Luv:
83.5297, -22.7459, 57.1313
Hunter-Lab:
79.4771, -30.6977, 31.8820
#b0de85 color charts
#b0de85 color shades, tints & tones
#b0de85 color schemes
#b0de85 color preview, HTML & CSS examples
This text has a color of #b0de85
<p style="color:#b0de85;">Text here</p>
.mytext {color:#b0de85;}
This box has a color of #b0de85
<div style="background-color:#b0de85;">Content here</div>
.mybackground {background-color:#b0de85;}
Border around this has a color of #b0de85
<div style="border:2px solid #b0de85;">Content here</div>
.myborder {border:2px solid #b0de85;}