#a5d4d4 color space conversions
Hex:
#a5d4d4
RGB:
165, 212, 212
CMY:
35, 17, 17
CMYK:
22, 0, 0, 17
HSL:
180°, 35.3383%, 73.9216%
HSV (HSB):
180°, 22.1698%, 83.1373%
XYZ:
50.9442, 59.8398, 71.1525
xyY:
0.2800, 0.3289, 59.8398
CIE-Lab:
81.7510, -15.1884, -5.0200
CIE-LCH:
81.7510, 15.9965, 198.2893
CIE-Luv:
81.7510, -23.8827, -5.1657
Hunter-Lab:
77.3562, -17.8191, -0.3859
#a5d4d4 color charts
#a5d4d4 color shades, tints & tones
#a5d4d4 color schemes
#a5d4d4 color preview, HTML & CSS examples
This text has a color of #a5d4d4
<p style="color:#a5d4d4;">Text here</p>
.mytext {color:#a5d4d4;}
This box has a color of #a5d4d4
<div style="background-color:#a5d4d4;">Content here</div>
.mybackground {background-color:#a5d4d4;}
Border around this has a color of #a5d4d4
<div style="border:2px solid #a5d4d4;">Content here</div>
.myborder {border:2px solid #a5d4d4;}