#0aff3d color space conversions
Hex:
#0aff3d
RGB:
10, 255, 61
CMY:
96, 0, 76
CMYK:
96, 0, 76, 0
HSL:
132°, 100.0000%, 51.9608%
HSV (HSB):
132°, 96.0784%, 100.0000%
XYZ:
36.7275, 71.9215, 16.3614
xyY:
0.2938, 0.5753, 71.9215
CIE-Lab:
87.9308, -83.7934, 72.8624
CIE-LCH:
87.9308, 111.0417, 138.9915
CIE-Luv:
87.9308, -81.9570, 99.9698
Hunter-Lab:
84.8065, -71.1077, 47.9260
#0aff3d color charts
#0aff3d color shades, tints & tones
#0aff3d color schemes
#0aff3d color preview, HTML & CSS examples
This text has a color of #0aff3d
<p style="color:#0aff3d;">Text here</p>
.mytext {color:#0aff3d;}
This box has a color of #0aff3d
<div style="background-color:#0aff3d;">Content here</div>
.mybackground {background-color:#0aff3d;}
Border around this has a color of #0aff3d
<div style="border:2px solid #0aff3d;">Content here</div>
.myborder {border:2px solid #0aff3d;}