#a83f5c color space conversions
Hex:
#a83f5c
RGB:
168, 63, 92
CMY:
34, 75, 64
CMYK:
0, 63, 45, 34
HSL:
343°, 45.4545%, 45.2941%
HSV (HSB):
343°, 62.5000%, 65.8824%
XYZ:
19.8577, 12.6526, 11.5208
xyY:
0.4510, 0.2874, 12.6526
CIE-Lab:
42.2350, 45.6754, 5.8096
CIE-LCH:
42.2350, 46.0433, 7.2487
CIE-Luv:
42.2350, 69.9600, -1.1212
Hunter-Lab:
35.5704, 37.4021, 5.6961
#a83f5c color charts
#a83f5c color shades, tints & tones
#a83f5c color schemes
#a83f5c color preview, HTML & CSS examples
This text has a color of #a83f5c
<p style="color:#a83f5c;">Text here</p>
.mytext {color:#a83f5c;}
This box has a color of #a83f5c
<div style="background-color:#a83f5c;">Content here</div>
.mybackground {background-color:#a83f5c;}
Border around this has a color of #a83f5c
<div style="border:2px solid #a83f5c;">Content here</div>
.myborder {border:2px solid #a83f5c;}