#af8b8e color space conversions
Hex:
#af8b8e
RGB:
175, 139, 142
CMY:
31, 45, 44
CMYK:
0, 21, 19, 31
HSL:
355°, 18.3673%, 61.5686%
HSV (HSB):
355°, 20.5714%, 68.6275%
XYZ:
31.7943, 29.5322, 29.6157
xyY:
0.3496, 0.3247, 29.5322
CIE-Lab:
61.2485, 14.1210, 3.6032
CIE-LCH:
61.2485, 14.5735, 14.3145
CIE-Luv:
61.2485, 22.1368, 2.5767
Hunter-Lab:
54.3435, 9.3323, 5.7291
#af8b8e color charts
#af8b8e color shades, tints & tones
#af8b8e color schemes
#af8b8e color preview, HTML & CSS examples
This text has a color of #af8b8e
<p style="color:#af8b8e;">Text here</p>
.mytext {color:#af8b8e;}
This box has a color of #af8b8e
<div style="background-color:#af8b8e;">Content here</div>
.mybackground {background-color:#af8b8e;}
Border around this has a color of #af8b8e
<div style="border:2px solid #af8b8e;">Content here</div>
.myborder {border:2px solid #af8b8e;}