#afbead color space conversions
Hex:
#afbead
RGB:
175, 190, 173
CMY:
31, 25, 32
CMYK:
8, 0, 9, 25
HSL:
113°, 11.5646%, 71.1765%
HSV (HSB):
113°, 8.9474%, 74.5098%
XYZ:
43.6355, 48.9580, 46.6852
xyY:
0.3133, 0.3515, 48.9580
CIE-Lab:
75.4252, -8.3556, 6.8175
CIE-LCH:
75.4252, 10.7840, 140.7884
CIE-Luv:
75.4252, -7.5693, 11.3861
Hunter-Lab:
69.9700, -11.1293, 9.4197
#afbead color charts
#afbead color shades, tints & tones
#afbead color schemes
#afbead color preview, HTML & CSS examples
This text has a color of #afbead
<p style="color:#afbead;">Text here</p>
.mytext {color:#afbead;}
This box has a color of #afbead
<div style="background-color:#afbead;">Content here</div>
.mybackground {background-color:#afbead;}
Border around this has a color of #afbead
<div style="border:2px solid #afbead;">Content here</div>
.myborder {border:2px solid #afbead;}