#a83e7f color space conversions
Hex:
#a83e7f
RGB:
168, 62, 127
CMY:
34, 76, 50
CMYK:
0, 63, 24, 34
HSL:
323°, 46.0870%, 45.0980%
HSV (HSB):
323°, 63.0952%, 65.8824%
XYZ:
21.7018, 13.3024, 21.5025
xyY:
0.3841, 0.2354, 13.3024
CIE-Lab:
43.2154, 50.3632, -14.3724
CIE-LCH:
43.2154, 52.3738, 344.0726
CIE-Luv:
43.2154, 59.5245, -27.7283
Hunter-Lab:
36.4724, 42.3844, -9.4240
#a83e7f color charts
#a83e7f color shades, tints & tones
#a83e7f color schemes
#a83e7f color preview, HTML & CSS examples
This text has a color of #a83e7f
<p style="color:#a83e7f;">Text here</p>
.mytext {color:#a83e7f;}
This box has a color of #a83e7f
<div style="background-color:#a83e7f;">Content here</div>
.mybackground {background-color:#a83e7f;}
Border around this has a color of #a83e7f
<div style="border:2px solid #a83e7f;">Content here</div>
.myborder {border:2px solid #a83e7f;}