#a5cbc1 color space conversions
Hex:
#a5cbc1
RGB:
165, 203, 193
CMY:
35, 20, 24
CMYK:
19, 0, 5, 20
HSL:
164°, 26.7606%, 72.1569%
HSV (HSB):
164°, 18.7192%, 79.6078%
XYZ:
46.4986, 54.5615, 58.5328
xyY:
0.2914, 0.3419, 54.5615
CIE-Lab:
78.7880, -14.5922, 0.8067
CIE-LCH:
78.7880, 14.6145, 176.8357
CIE-Luv:
78.7880, -19.5509, 3.6819
Hunter-Lab:
73.8657, -16.8989, 4.7234
#a5cbc1 color charts
#a5cbc1 color shades, tints & tones
#a5cbc1 color schemes
#a5cbc1 color preview, HTML & CSS examples
This text has a color of #a5cbc1
<p style="color:#a5cbc1;">Text here</p>
.mytext {color:#a5cbc1;}
This box has a color of #a5cbc1
<div style="background-color:#a5cbc1;">Content here</div>
.mybackground {background-color:#a5cbc1;}
Border around this has a color of #a5cbc1
<div style="border:2px solid #a5cbc1;">Content here</div>
.myborder {border:2px solid #a5cbc1;}