#af703e color space conversions
Hex:
#af703e
RGB:
175, 112, 62
CMY:
31, 56, 76
CMYK:
0, 36, 65, 31
HSL:
27°, 47.6793%, 46.4706%
HSV (HSB):
27°, 64.5714%, 68.6275%
XYZ:
24.3429, 21.0501, 7.3375
xyY:
0.4616, 0.3992, 21.0501
CIE-Lab:
53.0043, 20.0951, 37.5851
CIE-LCH:
53.0043, 42.6199, 61.8686
CIE-Luv:
53.0043, 48.9662, 37.7977
Hunter-Lab:
45.8804, 14.4165, 22.6342
#af703e color charts
#af703e color shades, tints & tones
#af703e color schemes
#af703e color preview, HTML & CSS examples
This text has a color of #af703e
<p style="color:#af703e;">Text here</p>
.mytext {color:#af703e;}
This box has a color of #af703e
<div style="background-color:#af703e;">Content here</div>
.mybackground {background-color:#af703e;}
Border around this has a color of #af703e
<div style="border:2px solid #af703e;">Content here</div>
.myborder {border:2px solid #af703e;}