#af6f6e color space conversions
Hex:
#af6f6e
RGB:
175, 111, 110
CMY:
31, 56, 57
CMYK:
0, 37, 37, 31
HSL:
1°, 28.8889%, 55.8824%
HSV (HSB):
1°, 37.1429%, 68.6275%
XYZ:
26.1781, 21.6086, 17.5430
xyY:
0.4007, 0.3308, 21.6086
CIE-Lab:
53.6093, 25.2745, 11.1870
CIE-LCH:
53.6093, 27.6396, 23.8752
CIE-Luv:
53.6093, 43.2324, 9.9761
Hunter-Lab:
46.4851, 19.1735, 10.1641
#af6f6e color charts
#af6f6e color shades, tints & tones
#af6f6e color schemes
#af6f6e color preview, HTML & CSS examples
This text has a color of #af6f6e
<p style="color:#af6f6e;">Text here</p>
.mytext {color:#af6f6e;}
This box has a color of #af6f6e
<div style="background-color:#af6f6e;">Content here</div>
.mybackground {background-color:#af6f6e;}
Border around this has a color of #af6f6e
<div style="border:2px solid #af6f6e;">Content here</div>
.myborder {border:2px solid #af6f6e;}