#afb9cd color space conversions
Hex:
#afb9cd
RGB:
175, 185, 205
CMY:
31, 27, 20
CMYK:
15, 10, 0, 20
HSL:
220°, 23.0769%, 74.5098%
HSV (HSB):
220°, 14.6341%, 80.3922%
XYZ:
46.0476, 48.2197, 64.6380
xyY:
0.2898, 0.3034, 48.2197
CIE-Lab:
74.9633, 0.6157, -11.2557
CIE-LCH:
74.9633, 11.2726, 273.1312
CIE-Luv:
74.9633, -6.4547, -17.3516
Hunter-Lab:
69.4404, -3.1530, -6.5813
#afb9cd color charts
#afb9cd color shades, tints & tones
#afb9cd color schemes
#afb9cd color preview, HTML & CSS examples
This text has a color of #afb9cd
<p style="color:#afb9cd;">Text here</p>
.mytext {color:#afb9cd;}
This box has a color of #afb9cd
<div style="background-color:#afb9cd;">Content here</div>
.mybackground {background-color:#afb9cd;}
Border around this has a color of #afb9cd
<div style="border:2px solid #afb9cd;">Content here</div>
.myborder {border:2px solid #afb9cd;}