#a5cdcb color space conversions
Hex:
#a5cdcb
RGB:
165, 205, 203
CMY:
35, 20, 20
CMYK:
20, 0, 1, 20
HSL:
177°, 28.5714%, 72.5490%
HSV (HSB):
177°, 19.5122%, 80.3922%
XYZ:
48.1279, 55.9738, 64.7673
xyY:
0.2850, 0.3315, 55.9738
CIE-Lab:
79.5989, -13.5387, -3.3753
CIE-LCH:
79.5989, 13.9531, 193.9990
CIE-Luv:
79.5989, -20.6170, -2.8623
Hunter-Lab:
74.8156, -16.1007, 1.0440
#a5cdcb color charts
#a5cdcb color shades, tints & tones
#a5cdcb color schemes
#a5cdcb color preview, HTML & CSS examples
This text has a color of #a5cdcb
<p style="color:#a5cdcb;">Text here</p>
.mytext {color:#a5cdcb;}
This box has a color of #a5cdcb
<div style="background-color:#a5cdcb;">Content here</div>
.mybackground {background-color:#a5cdcb;}
Border around this has a color of #a5cdcb
<div style="border:2px solid #a5cdcb;">Content here</div>
.myborder {border:2px solid #a5cdcb;}