#b0ed7f color space conversions
Hex:
#b0ed7f
RGB:
176, 237, 127
CMY:
31, 7, 50
CMYK:
26, 0, 46, 7
HSL:
93°, 75.3425%, 71.3725%
HSV (HSB):
93°, 46.4135%, 92.9412%
XYZ:
52.0194, 71.3308, 31.1052
xyY:
0.3368, 0.4618, 71.3308
CIE-Lab:
87.6455, -37.7579, 46.9783
CIE-LCH:
87.6455, 60.2713, 128.7899
CIE-Luv:
87.6455, -30.3354, 68.2619
Hunter-Lab:
84.4576, -37.8583, 37.2842
#b0ed7f color charts
#b0ed7f color shades, tints & tones
#b0ed7f color schemes
#b0ed7f color preview, HTML & CSS examples
This text has a color of #b0ed7f
<p style="color:#b0ed7f;">Text here</p>
.mytext {color:#b0ed7f;}
This box has a color of #b0ed7f
<div style="background-color:#b0ed7f;">Content here</div>
.mybackground {background-color:#b0ed7f;}
Border around this has a color of #b0ed7f
<div style="border:2px solid #b0ed7f;">Content here</div>
.myborder {border:2px solid #b0ed7f;}