#a83e0d color space conversions
Hex:
#a83e0d
RGB:
168, 62, 13
CMY:
34, 76, 95
CMYK:
0, 63, 92, 34
HSL:
19°, 85.6354%, 35.4902%
HSV (HSB):
19°, 92.2619%, 65.8824%
XYZ:
17.9437, 11.7991, 1.7125
xyY:
0.5705, 0.3751, 11.7991
CIE-Lab:
40.8951, 41.5948, 47.9855
CIE-LCH:
40.8951, 63.5039, 49.0806
CIE-Luv:
40.8951, 85.5467, 33.1973
Hunter-Lab:
34.3499, 33.1327, 21.0890
#a83e0d color charts
#a83e0d color shades, tints & tones
#a83e0d color schemes
#a83e0d color preview, HTML & CSS examples
This text has a color of #a83e0d
<p style="color:#a83e0d;">Text here</p>
.mytext {color:#a83e0d;}
This box has a color of #a83e0d
<div style="background-color:#a83e0d;">Content here</div>
.mybackground {background-color:#a83e0d;}
Border around this has a color of #a83e0d
<div style="border:2px solid #a83e0d;">Content here</div>
.myborder {border:2px solid #a83e0d;}