#a9bfcd color space conversions
Hex:
#a9bfcd
RGB:
169, 191, 205
CMY:
34, 25, 20
CMYK:
18, 7, 0, 20
HSL:
203°, 26.4706%, 73.3333%
HSV (HSB):
203°, 17.5610%, 80.3922%
XYZ:
46.0124, 50.1044, 65.0036
xyY:
0.2856, 0.3110, 50.1044
CIE-Lab:
76.1333, -4.5275, -9.5548
CIE-LCH:
76.1333, 10.5732, 244.6463
CIE-Luv:
76.1333, -12.2885, -13.8859
Hunter-Lab:
70.7845, -7.8414, -4.8988
#a9bfcd color charts
#a9bfcd color shades, tints & tones
#a9bfcd color schemes
#a9bfcd color preview, HTML & CSS examples
This text has a color of #a9bfcd
<p style="color:#a9bfcd;">Text here</p>
.mytext {color:#a9bfcd;}
This box has a color of #a9bfcd
<div style="background-color:#a9bfcd;">Content here</div>
.mybackground {background-color:#a9bfcd;}
Border around this has a color of #a9bfcd
<div style="border:2px solid #a9bfcd;">Content here</div>
.myborder {border:2px solid #a9bfcd;}