#a83f5e color space conversions
Hex:
#a83f5e
RGB:
168, 63, 94
CMY:
34, 75, 63
CMYK:
0, 63, 44, 34
HSL:
342°, 45.4545%, 45.2941%
HSV (HSB):
342°, 62.5000%, 65.8824%
XYZ:
19.9463, 12.6880, 11.9874
xyY:
0.4470, 0.2843, 12.6880
CIE-Lab:
42.2893, 45.8818, 4.6430
CIE-LCH:
42.2893, 46.1162, 5.7784
CIE-Luv:
42.2893, 69.3743, -2.5136
Hunter-Lab:
35.6202, 37.6197, 4.9810
#a83f5e color charts
#a83f5e color shades, tints & tones
#a83f5e color schemes
#a83f5e color preview, HTML & CSS examples
This text has a color of #a83f5e
<p style="color:#a83f5e;">Text here</p>
.mytext {color:#a83f5e;}
This box has a color of #a83f5e
<div style="background-color:#a83f5e;">Content here</div>
.mybackground {background-color:#a83f5e;}
Border around this has a color of #a83f5e
<div style="border:2px solid #a83f5e;">Content here</div>
.myborder {border:2px solid #a83f5e;}