#00af01 color space conversions
Hex:
#00af01
RGB:
0, 175, 1
CMY:
100, 31, 100
CMYK:
100, 0, 99, 31
HSL:
120°, 100.0000%, 34.3137%
HSV (HSB):
120°, 100.0000%, 68.6275%
XYZ:
15.3355, 30.6621, 5.1388
xyY:
0.2999, 0.5996, 30.6621
CIE-Lab:
62.2214, -64.9603, 62.5877
CIE-LCH:
62.2214, 90.2057, 136.0657
CIE-Luv:
62.2214, -58.9081, 76.0836
Hunter-Lab:
55.3734, -47.4686, 33.2591
#00af01 color charts
#00af01 color shades, tints & tones
#00af01 color schemes
#00af01 color preview, HTML & CSS examples
This text has a color of #00af01
<p style="color:#00af01;">Text here</p>
.mytext {color:#00af01;}
This box has a color of #00af01
<div style="background-color:#00af01;">Content here</div>
.mybackground {background-color:#00af01;}
Border around this has a color of #00af01
<div style="border:2px solid #00af01;">Content here</div>
.myborder {border:2px solid #00af01;}