#a5dbc0 color space conversions
Hex:
#a5dbc0
RGB:
165, 219, 192
CMY:
35, 14, 25
CMYK:
25, 0, 12, 14
HSL:
150°, 42.8571%, 75.2941%
HSV (HSB):
150°, 24.6575%, 85.8824%
XYZ:
50.3630, 62.4681, 59.2723
xyY:
0.2926, 0.3630, 62.4681
CIE-Lab:
83.1617, -22.8196, 7.6656
CIE-LCH:
83.1617, 24.0727, 161.4317
CIE-Luv:
83.1617, -26.9731, 15.3154
Hunter-Lab:
79.0368, -24.5725, 10.8622
#a5dbc0 color charts
#a5dbc0 color shades, tints & tones
#a5dbc0 color schemes
#a5dbc0 color preview, HTML & CSS examples
This text has a color of #a5dbc0
<p style="color:#a5dbc0;">Text here</p>
.mytext {color:#a5dbc0;}
This box has a color of #a5dbc0
<div style="background-color:#a5dbc0;">Content here</div>
.mybackground {background-color:#a5dbc0;}
Border around this has a color of #a5dbc0
<div style="border:2px solid #a5dbc0;">Content here</div>
.myborder {border:2px solid #a5dbc0;}