#b0de00 color space conversions
Hex:
#b0de00
RGB:
176, 222, 0
CMY:
31, 13, 100
CMYK:
21, 0, 100, 13
HSL:
72°, 100.0000%, 43.5294%
HSV (HSB):
72°, 100.0000%, 87.0588%
XYZ:
44.0258, 61.4727, 9.5450
xyY:
0.3827, 0.5343, 61.4727
CIE-Lab:
82.6322, -38.2737, 81.2100
CIE-LCH:
82.6322, 89.7771, 115.2341
CIE-Luv:
82.6322, -22.3517, 94.3563
Hunter-Lab:
78.4045, -36.9764, 47.6652
#b0de00 color charts
#b0de00 color shades, tints & tones
#b0de00 color schemes
#b0de00 color preview, HTML & CSS examples
This text has a color of #b0de00
<p style="color:#b0de00;">Text here</p>
.mytext {color:#b0de00;}
This box has a color of #b0de00
<div style="background-color:#b0de00;">Content here</div>
.mybackground {background-color:#b0de00;}
Border around this has a color of #b0de00
<div style="border:2px solid #b0de00;">Content here</div>
.myborder {border:2px solid #b0de00;}