#a0f0b0 color space conversions
Hex:
#a0f0b0
RGB:
160, 240, 176
CMY:
37, 6, 31
CMYK:
33, 0, 27, 6
HSL:
132°, 72.7273%, 78.4314%
HSV (HSB):
132°, 33.3333%, 94.1176%
XYZ:
53.4938, 72.9283, 52.3315
xyY:
0.2993, 0.4080, 72.9283
CIE-Lab:
88.4135, -37.2407, 23.3611
CIE-LCH:
88.4135, 43.9615, 147.8999
CIE-Luv:
88.4135, -38.8495, 40.0489
Hunter-Lab:
85.3981, -37.6334, 23.4461
#a0f0b0 color charts
#a0f0b0 color shades, tints & tones
#a0f0b0 color schemes
#a0f0b0 color preview, HTML & CSS examples
This text has a color of #a0f0b0
<p style="color:#a0f0b0;">Text here</p>
.mytext {color:#a0f0b0;}
This box has a color of #a0f0b0
<div style="background-color:#a0f0b0;">Content here</div>
.mybackground {background-color:#a0f0b0;}
Border around this has a color of #a0f0b0
<div style="border:2px solid #a0f0b0;">Content here</div>
.myborder {border:2px solid #a0f0b0;}