#0aff00 color space conversions
Hex:
#0aff00
RGB:
10, 255, 0
CMY:
96, 0, 100
CMYK:
96, 0, 100, 0
HSL:
118°, 100.0000%, 50.0000%
HSV (HSB):
118°, 100.0000%, 100.0000%
XYZ:
35.8852, 71.5845, 11.9259
xyY:
0.3006, 0.5996, 71.5845
CIE-Lab:
87.7682, -85.8984, 83.2193
CIE-LCH:
87.7682, 119.5993, 135.9076
CIE-Luv:
87.7682, -82.7488, 107.3957
Hunter-Lab:
84.6076, -72.3550, 50.8681
#0aff00 color charts
#0aff00 color shades, tints & tones
#0aff00 color schemes
#0aff00 color preview, HTML & CSS examples
This text has a color of #0aff00
<p style="color:#0aff00;">Text here</p>
.mytext {color:#0aff00;}
This box has a color of #0aff00
<div style="background-color:#0aff00;">Content here</div>
.mybackground {background-color:#0aff00;}
Border around this has a color of #0aff00
<div style="border:2px solid #0aff00;">Content here</div>
.myborder {border:2px solid #0aff00;}