#a83a7e color space conversions
Hex:
#a83a7e
RGB:
168, 58, 126
CMY:
34, 77, 51
CMYK:
0, 65, 25, 34
HSL:
323°, 48.6726%, 44.3137%
HSV (HSB):
323°, 65.4762%, 65.8824%
XYZ:
21.4274, 12.8573, 21.0910
xyY:
0.3869, 0.2322, 12.8573
CIE-Lab:
42.5474, 51.9486, -14.7763
CIE-LCH:
42.5474, 54.0092, 344.1220
CIE-Luv:
42.5474, 61.3721, -28.4484
Hunter-Lab:
35.8571, 43.9178, -9.7742
#a83a7e color charts
#a83a7e color shades, tints & tones
#a83a7e color schemes
#a83a7e color preview, HTML & CSS examples
This text has a color of #a83a7e
<p style="color:#a83a7e;">Text here</p>
.mytext {color:#a83a7e;}
This box has a color of #a83a7e
<div style="background-color:#a83a7e;">Content here</div>
.mybackground {background-color:#a83a7e;}
Border around this has a color of #a83a7e
<div style="border:2px solid #a83a7e;">Content here</div>
.myborder {border:2px solid #a83a7e;}