#a5dbc1 color space conversions
Hex:
#a5dbc1
RGB:
165, 219, 193
CMY:
35, 14, 24
CMYK:
25, 0, 12, 14
HSL:
151°, 42.8571%, 75.2941%
HSV (HSB):
151°, 24.6575%, 85.8824%
XYZ:
50.4742, 62.5126, 59.8579
xyY:
0.2920, 0.3617, 62.5126
CIE-Lab:
83.1853, -22.6235, 7.1701
CIE-LCH:
83.1853, 23.7325, 162.4149
CIE-Luv:
83.1853, -26.9747, 14.5577
Hunter-Lab:
79.0649, -24.4111, 10.4586
#a5dbc1 color charts
#a5dbc1 color shades, tints & tones
#a5dbc1 color schemes
#a5dbc1 color preview, HTML & CSS examples
This text has a color of #a5dbc1
<p style="color:#a5dbc1;">Text here</p>
.mytext {color:#a5dbc1;}
This box has a color of #a5dbc1
<div style="background-color:#a5dbc1;">Content here</div>
.mybackground {background-color:#a5dbc1;}
Border around this has a color of #a5dbc1
<div style="border:2px solid #a5dbc1;">Content here</div>
.myborder {border:2px solid #a5dbc1;}