#b0ed7d color space conversions
Hex:
#b0ed7d
RGB:
176, 237, 125
CMY:
31, 7, 51
CMYK:
26, 0, 47, 7
HSL:
93°, 75.6757%, 70.9804%
HSV (HSB):
93°, 47.2574%, 92.9412%
XYZ:
51.8904, 71.2791, 30.4254
xyY:
0.3378, 0.4641, 71.2791
CIE-Lab:
87.6205, -37.9887, 47.9019
CIE-LCH:
87.6205, 61.1370, 128.4163
CIE-Luv:
87.6205, -30.3384, 69.2665
Hunter-Lab:
84.4270, -38.0379, 37.7322
#b0ed7d color charts
#b0ed7d color shades, tints & tones
#b0ed7d color schemes
#b0ed7d color preview, HTML & CSS examples
This text has a color of #b0ed7d
<p style="color:#b0ed7d;">Text here</p>
.mytext {color:#b0ed7d;}
This box has a color of #b0ed7d
<div style="background-color:#b0ed7d;">Content here</div>
.mybackground {background-color:#b0ed7d;}
Border around this has a color of #b0ed7d
<div style="border:2px solid #b0ed7d;">Content here</div>
.myborder {border:2px solid #b0ed7d;}