#a84d7d color space conversions
Hex:
#a84d7d
RGB:
168, 77, 125
CMY:
34, 70, 51
CMYK:
0, 54, 26, 34
HSL:
328°, 37.1429%, 48.0392%
HSV (HSB):
328°, 54.1667%, 65.8824%
XYZ:
22.5040, 15.1133, 21.1331
xyY:
0.3830, 0.2572, 15.1133
CIE-Lab:
45.7889, 42.9901, -9.2645
CIE-LCH:
45.7889, 43.9771, 347.8386
CIE-Luv:
45.7889, 53.6429, -19.7725
Hunter-Lab:
38.8758, 35.2956, -5.0174
#a84d7d color charts
#a84d7d color shades, tints & tones
#a84d7d color schemes
#a84d7d color preview, HTML & CSS examples
This text has a color of #a84d7d
<p style="color:#a84d7d;">Text here</p>
.mytext {color:#a84d7d;}
This box has a color of #a84d7d
<div style="background-color:#a84d7d;">Content here</div>
.mybackground {background-color:#a84d7d;}
Border around this has a color of #a84d7d
<div style="border:2px solid #a84d7d;">Content here</div>
.myborder {border:2px solid #a84d7d;}