#a83f3e color space conversions
Hex:
#a83f3e
RGB:
168, 63, 62
CMY:
34, 75, 76
CMYK:
0, 63, 63, 34
HSL:
1°, 46.0870%, 45.0980%
HSV (HSB):
1°, 63.0952%, 65.8824%
XYZ:
18.7955, 12.2276, 5.9270
xyY:
0.5087, 0.3309, 12.2276
CIE-Lab:
41.5757, 43.1297, 23.4710
CIE-LCH:
41.5757, 49.1026, 28.5548
CIE-Luv:
41.5757, 77.7808, 17.2446
Hunter-Lab:
34.9680, 34.7503, 14.4282
#a83f3e color charts
#a83f3e color shades, tints & tones
#a83f3e color schemes
#a83f3e color preview, HTML & CSS examples
This text has a color of #a83f3e
<p style="color:#a83f3e;">Text here</p>
.mytext {color:#a83f3e;}
This box has a color of #a83f3e
<div style="background-color:#a83f3e;">Content here</div>
.mybackground {background-color:#a83f3e;}
Border around this has a color of #a83f3e
<div style="border:2px solid #a83f3e;">Content here</div>
.myborder {border:2px solid #a83f3e;}