#a83c4c color space conversions
Hex:
#a83c4c
RGB:
168, 60, 76
CMY:
34, 76, 70
CMYK:
0, 64, 55, 34
HSL:
351°, 47.3684%, 44.7059%
HSV (HSB):
351°, 64.2857%, 65.8824%
XYZ:
19.0688, 12.0784, 8.1638
xyY:
0.4851, 0.3073, 12.0784
CIE-Lab:
41.3404, 45.5493, 14.5278
CIE-LCH:
41.3404, 47.8100, 17.6899
CIE-Luv:
41.3404, 76.0781, 8.2583
Hunter-Lab:
34.7539, 37.1202, 10.4004
#a83c4c color charts
#a83c4c color shades, tints & tones
#a83c4c color schemes
#a83c4c color preview, HTML & CSS examples
This text has a color of #a83c4c
<p style="color:#a83c4c;">Text here</p>
.mytext {color:#a83c4c;}
This box has a color of #a83c4c
<div style="background-color:#a83c4c;">Content here</div>
.mybackground {background-color:#a83c4c;}
Border around this has a color of #a83c4c
<div style="border:2px solid #a83c4c;">Content here</div>
.myborder {border:2px solid #a83c4c;}