#b0de0c color space conversions
Hex:
#b0de0c
RGB:
176, 222, 12
CMY:
31, 13, 95
CMYK:
21, 0, 95, 13
HSL:
73°, 89.7436%, 45.8824%
HSV (HSB):
73°, 94.5946%, 87.0588%
XYZ:
44.0921, 61.4992, 9.8945
xyY:
0.3818, 0.5325, 61.4992
CIE-Lab:
82.6464, -38.1406, 80.1632
CIE-LCH:
82.6464, 88.7741, 115.4445
CIE-Luv:
82.6464, -22.3581, 93.7227
Hunter-Lab:
78.4214, -36.8766, 47.4144
#b0de0c color charts
#b0de0c color shades, tints & tones
#b0de0c color schemes
#b0de0c color preview, HTML & CSS examples
This text has a color of #b0de0c
<p style="color:#b0de0c;">Text here</p>
.mytext {color:#b0de0c;}
This box has a color of #b0de0c
<div style="background-color:#b0de0c;">Content here</div>
.mybackground {background-color:#b0de0c;}
Border around this has a color of #b0de0c
<div style="border:2px solid #b0de0c;">Content here</div>
.myborder {border:2px solid #b0de0c;}