#a2dcaf color space conversions
Hex:
#a2dcaf
RGB:
162, 220, 175
CMY:
36, 14, 31
CMYK:
26, 0, 20, 14
HSL:
133°, 45.3125%, 74.9020%
HSV (HSB):
133°, 26.3636%, 86.2745%
XYZ:
48.2314, 61.9629, 49.9754
xyY:
0.3011, 0.3869, 61.9629
CIE-Lab:
82.8937, -27.4551, 16.2314
CIE-LCH:
82.8937, 31.8942, 149.4084
CIE-Luv:
82.8937, -28.8222, 28.2589
Hunter-Lab:
78.7165, -28.3831, 17.4596
#a2dcaf color charts
#a2dcaf color shades, tints & tones
#a2dcaf color schemes
#a2dcaf color preview, HTML & CSS examples
This text has a color of #a2dcaf
<p style="color:#a2dcaf;">Text here</p>
.mytext {color:#a2dcaf;}
This box has a color of #a2dcaf
<div style="background-color:#a2dcaf;">Content here</div>
.mybackground {background-color:#a2dcaf;}
Border around this has a color of #a2dcaf
<div style="border:2px solid #a2dcaf;">Content here</div>
.myborder {border:2px solid #a2dcaf;}