#af682c color space conversions
Hex:
#af682c
RGB:
175, 104, 44
CMY:
31, 59, 83
CMYK:
0, 41, 75, 31
HSL:
27°, 59.8174%, 42.9412%
HSV (HSB):
27°, 74.8571%, 68.6275%
XYZ:
23.0841, 19.1964, 4.8715
xyY:
0.4896, 0.4071, 19.1964
CIE-Lab:
50.9162, 23.5252, 44.3719
CIE-LCH:
50.9162, 50.2225, 62.0683
CIE-Luv:
50.9162, 56.7322, 41.1736
Hunter-Lab:
43.8137, 17.3722, 24.0774
#af682c color charts
#af682c color shades, tints & tones
#af682c color schemes
#af682c color preview, HTML & CSS examples
This text has a color of #af682c
<p style="color:#af682c;">Text here</p>
.mytext {color:#af682c;}
This box has a color of #af682c
<div style="background-color:#af682c;">Content here</div>
.mybackground {background-color:#af682c;}
Border around this has a color of #af682c
<div style="border:2px solid #af682c;">Content here</div>
.myborder {border:2px solid #af682c;}