#a0f07e color space conversions
Hex:
#a0f07e
RGB:
160, 240, 126
CMY:
37, 6, 51
CMYK:
33, 0, 48, 6
HSL:
102°, 79.1667%, 71.7647%
HSV (HSB):
102°, 47.5000%, 94.1176%
XYZ:
49.4232, 71.3001, 30.8961
xyY:
0.3260, 0.4703, 71.3001
CIE-Lab:
87.6306, -44.6145, 47.2485
CIE-LCH:
87.6306, 64.9837, 133.3576
CIE-Luv:
87.6306, -39.5016, 69.8203
Hunter-Lab:
84.4394, -43.2912, 37.4136
#a0f07e color charts
#a0f07e color shades, tints & tones
#a0f07e color schemes
#a0f07e color preview, HTML & CSS examples
This text has a color of #a0f07e
<p style="color:#a0f07e;">Text here</p>
.mytext {color:#a0f07e;}
This box has a color of #a0f07e
<div style="background-color:#a0f07e;">Content here</div>
.mybackground {background-color:#a0f07e;}
Border around this has a color of #a0f07e
<div style="border:2px solid #a0f07e;">Content here</div>
.myborder {border:2px solid #a0f07e;}