#a83e5b color space conversions
Hex:
#a83e5b
RGB:
168, 62, 91
CMY:
34, 76, 64
CMYK:
0, 63, 46, 34
HSL:
344°, 46.0870%, 45.0980%
HSV (HSB):
344°, 63.0952%, 65.8824%
XYZ:
19.7594, 12.5254, 11.2737
xyY:
0.4536, 0.2876, 12.5254
CIE-Lab:
42.0393, 46.0285, 6.1532
CIE-LCH:
42.0393, 46.4380, 7.6143
CIE-Luv:
42.0393, 70.7676, -0.8072
Hunter-Lab:
35.3913, 37.7242, 5.8873
#a83e5b color charts
#a83e5b color shades, tints & tones
#a83e5b color schemes
#a83e5b color preview, HTML & CSS examples
This text has a color of #a83e5b
<p style="color:#a83e5b;">Text here</p>
.mytext {color:#a83e5b;}
This box has a color of #a83e5b
<div style="background-color:#a83e5b;">Content here</div>
.mybackground {background-color:#a83e5b;}
Border around this has a color of #a83e5b
<div style="border:2px solid #a83e5b;">Content here</div>
.myborder {border:2px solid #a83e5b;}