#b0de3c color space conversions
Hex:
#b0de3c
RGB:
176, 222, 60
CMY:
31, 13, 76
CMYK:
21, 0, 73, 13
HSL:
77°, 71.0526%, 55.2941%
HSV (HSB):
77°, 72.9730%, 87.0588%
XYZ:
44.8414, 61.7989, 13.8400
xyY:
0.3722, 0.5129, 61.7989
CIE-Lab:
82.8064, -36.6500, 69.7967
CIE-LCH:
82.8064, 78.8340, 117.7038
CIE-Luv:
82.8064, -22.4300, 86.6884
Hunter-Lab:
78.6123, -35.7530, 44.5904
#b0de3c color charts
#b0de3c color shades, tints & tones
#b0de3c color schemes
#b0de3c color preview, HTML & CSS examples
This text has a color of #b0de3c
<p style="color:#b0de3c;">Text here</p>
.mytext {color:#b0de3c;}
This box has a color of #b0de3c
<div style="background-color:#b0de3c;">Content here</div>
.mybackground {background-color:#b0de3c;}
Border around this has a color of #b0de3c
<div style="border:2px solid #b0de3c;">Content here</div>
.myborder {border:2px solid #b0de3c;}