#abd3cd color space conversions
Hex:
#abd3cd
RGB:
171, 211, 205
CMY:
33, 17, 20
CMYK:
19, 0, 3, 17
HSL:
171°, 31.2500%, 74.9020%
HSV (HSB):
171°, 18.9573%, 82.7451%
XYZ:
51.1083, 59.6542, 66.5783
xyY:
0.2882, 0.3364, 59.6542
CIE-Lab:
81.6499, -14.3169, -1.3925
CIE-LCH:
81.6499, 14.3845, 185.5552
CIE-Luv:
81.6499, -20.5899, 0.3108
Hunter-Lab:
77.2362, -17.0472, 2.9567
#abd3cd color charts
#abd3cd color shades, tints & tones
#abd3cd color schemes
#abd3cd color preview, HTML & CSS examples
This text has a color of #abd3cd
<p style="color:#abd3cd;">Text here</p>
.mytext {color:#abd3cd;}
This box has a color of #abd3cd
<div style="background-color:#abd3cd;">Content here</div>
.mybackground {background-color:#abd3cd;}
Border around this has a color of #abd3cd
<div style="border:2px solid #abd3cd;">Content here</div>
.myborder {border:2px solid #abd3cd;}