#afbbb5 color space conversions
Hex:
#afbbb5
RGB:
175, 187, 181
CMY:
31, 27, 29
CMYK:
6, 0, 3, 27
HSL:
150°, 8.1081%, 70.9804%
HSV (HSB):
150°, 6.4171%, 73.3333%
XYZ:
43.7900, 47.9908, 50.6712
xyY:
0.3074, 0.3369, 47.9908
CIE-Lab:
74.8191, -5.2885, 1.5970
CIE-LCH:
74.8191, 5.5244, 163.1965
CIE-Luv:
74.8191, -6.3682, 3.2692
Hunter-Lab:
69.2754, -8.3994, 5.1253
#afbbb5 color charts
#afbbb5 color shades, tints & tones
#afbbb5 color schemes
#afbbb5 color preview, HTML & CSS examples
This text has a color of #afbbb5
<p style="color:#afbbb5;">Text here</p>
.mytext {color:#afbbb5;}
This box has a color of #afbbb5
<div style="background-color:#afbbb5;">Content here</div>
.mybackground {background-color:#afbbb5;}
Border around this has a color of #afbbb5
<div style="border:2px solid #afbbb5;">Content here</div>
.myborder {border:2px solid #afbbb5;}