#a0f50d color space conversions
Hex:
#a0f50d
RGB:
160, 245, 13
CMY:
37, 4, 95
CMYK:
35, 0, 95, 4
HSL:
82°, 92.0635%, 50.5882%
HSV (HSB):
82°, 94.6939%, 96.0784%
XYZ:
47.2223, 72.8075, 11.9451
xyY:
0.3578, 0.5517, 72.8075
CIE-Lab:
88.3558, -53.7995, 84.1808
CIE-LCH:
88.3558, 99.9039, 122.5824
CIE-Luv:
88.3558, -42.6213, 102.5233
Hunter-Lab:
85.3273, -50.5364, 51.4290
#a0f50d color charts
#a0f50d color shades, tints & tones
#a0f50d color schemes
#a0f50d color preview, HTML & CSS examples
This text has a color of #a0f50d
<p style="color:#a0f50d;">Text here</p>
.mytext {color:#a0f50d;}
This box has a color of #a0f50d
<div style="background-color:#a0f50d;">Content here</div>
.mybackground {background-color:#a0f50d;}
Border around this has a color of #a0f50d
<div style="border:2px solid #a0f50d;">Content here</div>
.myborder {border:2px solid #a0f50d;}