#a5f0d5 color space conversions
Hex:
#a5f0d5
RGB:
165, 240, 213
CMY:
35, 6, 16
CMYK:
31, 0, 11, 6
HSL:
158°, 71.4286%, 79.4118%
HSV (HSB):
158°, 31.2500%, 94.1176%
XYZ:
58.6874, 75.1236, 74.3579
xyY:
0.2819, 0.3609, 75.1236
CIE-Lab:
89.4509, -28.7625, 5.6876
CIE-LCH:
89.4509, 29.3194, 168.8144
CIE-Luv:
89.4509, -36.2663, 13.5444
Hunter-Lab:
86.6739, -30.8159, 9.8065
#a5f0d5 color charts
#a5f0d5 color shades, tints & tones
#a5f0d5 color schemes
#a5f0d5 color preview, HTML & CSS examples
This text has a color of #a5f0d5
<p style="color:#a5f0d5;">Text here</p>
.mytext {color:#a5f0d5;}
This box has a color of #a5f0d5
<div style="background-color:#a5f0d5;">Content here</div>
.mybackground {background-color:#a5f0d5;}
Border around this has a color of #a5f0d5
<div style="border:2px solid #a5f0d5;">Content here</div>
.myborder {border:2px solid #a5f0d5;}