#a0fbbf color space conversions
Hex:
#a0fbbf
RGB:
160, 251, 191
CMY:
37, 2, 25
CMYK:
36, 0, 24, 2
HSL:
140°, 91.9192%, 80.5882%
HSV (HSB):
140°, 36.2550%, 98.4314%
XYZ:
58.3984, 80.2295, 61.6981
xyY:
0.2915, 0.4005, 80.2295
CIE-Lab:
91.7878, -39.5354, 20.3399
CIE-LCH:
91.7878, 44.4607, 152.7753
CIE-Luv:
91.7878, -43.4336, 36.6262
Hunter-Lab:
89.5709, -40.3709, 21.8596
#a0fbbf color charts
#a0fbbf color shades, tints & tones
#a0fbbf color schemes
#a0fbbf color preview, HTML & CSS examples
This text has a color of #a0fbbf
<p style="color:#a0fbbf;">Text here</p>
.mytext {color:#a0fbbf;}
This box has a color of #a0fbbf
<div style="background-color:#a0fbbf;">Content here</div>
.mybackground {background-color:#a0fbbf;}
Border around this has a color of #a0fbbf
<div style="border:2px solid #a0fbbf;">Content here</div>
.myborder {border:2px solid #a0fbbf;}