#a5dbc3 color space conversions
Hex:
#a5dbc3
RGB:
165, 219, 195
CMY:
35, 14, 24
CMYK:
25, 0, 11, 14
HSL:
153°, 42.8571%, 75.2941%
HSV (HSB):
153°, 24.6575%, 85.8824%
XYZ:
50.6989, 62.6025, 61.0411
xyY:
0.2908, 0.3591, 62.6025
CIE-Lab:
83.2328, -22.2283, 6.1796
CIE-LCH:
83.2328, 23.0713, 164.4639
CIE-Luv:
83.2328, -26.9780, 13.0354
Hunter-Lab:
79.1217, -24.0855, 9.6439
#a5dbc3 color charts
#a5dbc3 color shades, tints & tones
#a5dbc3 color schemes
#a5dbc3 color preview, HTML & CSS examples
This text has a color of #a5dbc3
<p style="color:#a5dbc3;">Text here</p>
.mytext {color:#a5dbc3;}
This box has a color of #a5dbc3
<div style="background-color:#a5dbc3;">Content here</div>
.mybackground {background-color:#a5dbc3;}
Border around this has a color of #a5dbc3
<div style="border:2px solid #a5dbc3;">Content here</div>
.myborder {border:2px solid #a5dbc3;}