#a0f0c0 color space conversions
Hex:
#a0f0c0
RGB:
160, 240, 192
CMY:
37, 6, 25
CMYK:
33, 0, 20, 6
HSL:
144°, 72.7273%, 78.4314%
HSV (HSB):
144°, 33.3333%, 94.1176%
XYZ:
55.1717, 73.5995, 61.1674
xyY:
0.2905, 0.3875, 73.5995
CIE-Lab:
88.7329, -34.3452, 15.5488
CIE-LCH:
88.7329, 37.7009, 155.6427
CIE-Luv:
88.7329, -38.6146, 28.8463
Hunter-Lab:
85.7902, -35.3393, 17.7800
#a0f0c0 color charts
#a0f0c0 color shades, tints & tones
#a0f0c0 color schemes
#a0f0c0 color preview, HTML & CSS examples
This text has a color of #a0f0c0
<p style="color:#a0f0c0;">Text here</p>
.mytext {color:#a0f0c0;}
This box has a color of #a0f0c0
<div style="background-color:#a0f0c0;">Content here</div>
.mybackground {background-color:#a0f0c0;}
Border around this has a color of #a0f0c0
<div style="border:2px solid #a0f0c0;">Content here</div>
.myborder {border:2px solid #a0f0c0;}