#a83f3c color space conversions
Hex:
#a83f3c
RGB:
168, 63, 60
CMY:
34, 75, 76
CMYK:
0, 63, 64, 34
HSL:
2°, 47.3684%, 44.7059%
HSV (HSB):
2°, 64.2857%, 65.8824%
XYZ:
18.7416, 12.2061, 5.6432
xyY:
0.5122, 0.3336, 12.2061
CIE-Lab:
41.5418, 42.9970, 24.6422
CIE-LCH:
41.5418, 49.5578, 29.8177
CIE-Luv:
41.5418, 78.2219, 18.2688
Hunter-Lab:
34.9372, 34.6136, 14.8793
#a83f3c color charts
#a83f3c color shades, tints & tones
#a83f3c color schemes
#a83f3c color preview, HTML & CSS examples
This text has a color of #a83f3c
<p style="color:#a83f3c;">Text here</p>
.mytext {color:#a83f3c;}
This box has a color of #a83f3c
<div style="background-color:#a83f3c;">Content here</div>
.mybackground {background-color:#a83f3c;}
Border around this has a color of #a83f3c
<div style="border:2px solid #a83f3c;">Content here</div>
.myborder {border:2px solid #a83f3c;}