#a94f7f color space conversions
Hex:
#a94f7f
RGB:
169, 79, 127
CMY:
34, 69, 50
CMYK:
0, 53, 25, 34
HSL:
328°, 36.2903%, 48.6275%
HSV (HSB):
328°, 53.2544%, 66.2745%
XYZ:
22.9889, 15.5593, 21.8703
xyY:
0.3805, 0.2575, 15.5593
CIE-Lab:
46.3909, 42.6015, -9.5577
CIE-LCH:
46.3909, 43.6605, 347.3551
CIE-Luv:
46.3909, 52.9184, -20.1638
Hunter-Lab:
39.4453, 35.0017, -5.2614
#a94f7f color charts
#a94f7f color shades, tints & tones
#a94f7f color schemes
#a94f7f color preview, HTML & CSS examples
This text has a color of #a94f7f
<p style="color:#a94f7f;">Text here</p>
.mytext {color:#a94f7f;}
This box has a color of #a94f7f
<div style="background-color:#a94f7f;">Content here</div>
.mybackground {background-color:#a94f7f;}
Border around this has a color of #a94f7f
<div style="border:2px solid #a94f7f;">Content here</div>
.myborder {border:2px solid #a94f7f;}