#a83e3f color space conversions
Hex:
#a83e3f
RGB:
168, 62, 63
CMY:
34, 76, 75
CMYK:
0, 63, 63, 34
HSL:
359°, 46.0870%, 45.0980%
HSV (HSB):
359°, 63.0952%, 65.8824%
XYZ:
18.7683, 12.1290, 6.0546
xyY:
0.5079, 0.3282, 12.1290
CIE-Lab:
41.4204, 43.6587, 22.6632
CIE-LCH:
41.4204, 49.1905, 27.4338
CIE-Luv:
41.4204, 78.1684, 16.3793
Hunter-Lab:
34.8267, 35.2480, 14.0712
#a83e3f color charts
#a83e3f color shades, tints & tones
#a83e3f color schemes
#a83e3f color preview, HTML & CSS examples
This text has a color of #a83e3f
<p style="color:#a83e3f;">Text here</p>
.mytext {color:#a83e3f;}
This box has a color of #a83e3f
<div style="background-color:#a83e3f;">Content here</div>
.mybackground {background-color:#a83e3f;}
Border around this has a color of #a83e3f
<div style="border:2px solid #a83e3f;">Content here</div>
.myborder {border:2px solid #a83e3f;}