#a0f32d color space conversions
Hex:
#a0f32d
RGB:
160, 243, 45
CMY:
37, 5, 82
CMYK:
34, 0, 81, 5
HSL:
85°, 89.1892%, 56.4706%
HSV (HSB):
85°, 81.4815%, 95.2941%
XYZ:
47.0215, 71.7642, 13.8562
xyY:
0.3545, 0.5410, 71.7642
CIE-Lab:
87.8550, -52.2029, 78.4618
CIE-LCH:
87.8550, 94.2412, 123.6370
CIE-Luv:
87.8550, -41.5732, 98.2675
Hunter-Lab:
84.7138, -49.1704, 49.6019
#a0f32d color charts
#a0f32d color shades, tints & tones
#a0f32d color schemes
#a0f32d color preview, HTML & CSS examples
This text has a color of #a0f32d
<p style="color:#a0f32d;">Text here</p>
.mytext {color:#a0f32d;}
This box has a color of #a0f32d
<div style="background-color:#a0f32d;">Content here</div>
.mybackground {background-color:#a0f32d;}
Border around this has a color of #a0f32d
<div style="border:2px solid #a0f32d;">Content here</div>
.myborder {border:2px solid #a0f32d;}