#01b00f color space conversions
Hex:
#01b00f
RGB:
1, 176, 15
CMY:
100, 31, 94
CMYK:
99, 0, 91, 31
HSL:
125°, 98.8701%, 34.7059%
HSV (HSB):
125°, 99.4318%, 69.0196%
XYZ:
15.6241, 31.0916, 5.6297
xyY:
0.2985, 0.5940, 31.0916
CIE-Lab:
62.5849, -64.8301, 60.9826
CIE-LCH:
62.5849, 89.0046, 136.7516
CIE-Luv:
62.5849, -59.0420, 75.3077
Hunter-Lab:
55.7599, -47.5635, 33.0457
#01b00f color charts
#01b00f color shades, tints & tones
#01b00f color schemes
#01b00f color preview, HTML & CSS examples
This text has a color of #01b00f
<p style="color:#01b00f;">Text here</p>
.mytext {color:#01b00f;}
This box has a color of #01b00f
<div style="background-color:#01b00f;">Content here</div>
.mybackground {background-color:#01b00f;}
Border around this has a color of #01b00f
<div style="border:2px solid #01b00f;">Content here</div>
.myborder {border:2px solid #01b00f;}