#a0dfc0 color space conversions
Hex:
#a0dfc0
RGB:
160, 223, 192
CMY:
37, 13, 25
CMYK:
28, 0, 14, 13
HSL:
150°, 49.6063%, 75.0980%
HSV (HSB):
150°, 28.2511%, 87.4510%
XYZ:
50.3993, 64.0547, 59.5766
xyY:
0.2896, 0.3681, 64.0547
CIE-Lab:
83.9942, -26.3107, 8.8219
CIE-LCH:
83.9942, 27.7504, 161.4638
CIE-Luv:
83.9942, -31.0360, 17.6144
Hunter-Lab:
80.0342, -27.6544, 11.8890
#a0dfc0 color charts
#a0dfc0 color shades, tints & tones
#a0dfc0 color schemes
#a0dfc0 color preview, HTML & CSS examples
This text has a color of #a0dfc0
<p style="color:#a0dfc0;">Text here</p>
.mytext {color:#a0dfc0;}
This box has a color of #a0dfc0
<div style="background-color:#a0dfc0;">Content here</div>
.mybackground {background-color:#a0dfc0;}
Border around this has a color of #a0dfc0
<div style="border:2px solid #a0dfc0;">Content here</div>
.myborder {border:2px solid #a0dfc0;}