#af7f7d color space conversions
Hex:
#af7f7d
RGB:
175, 127, 125
CMY:
31, 50, 51
CMYK:
0, 27, 29, 31
HSL:
2°, 23.8095%, 58.8235%
HSV (HSB):
2°, 28.5714%, 68.6275%
XYZ:
28.9702, 25.7734, 22.8499
xyY:
0.3734, 0.3322, 25.7734
CIE-Lab:
57.8213, 18.2966, 8.4266
CIE-LCH:
57.8213, 20.1438, 24.7287
CIE-Luv:
57.8213, 31.2127, 8.1191
Hunter-Lab:
50.7675, 13.0171, 8.8514
#af7f7d color charts
#af7f7d color shades, tints & tones
#af7f7d color schemes
#af7f7d color preview, HTML & CSS examples
This text has a color of #af7f7d
<p style="color:#af7f7d;">Text here</p>
.mytext {color:#af7f7d;}
This box has a color of #af7f7d
<div style="background-color:#af7f7d;">Content here</div>
.mybackground {background-color:#af7f7d;}
Border around this has a color of #af7f7d
<div style="border:2px solid #af7f7d;">Content here</div>
.myborder {border:2px solid #af7f7d;}