#a94f8f color space conversions
Hex:
#a94f8f
RGB:
169, 79, 143
CMY:
34, 69, 44
CMYK:
0, 53, 15, 34
HSL:
317°, 36.2903%, 48.6275%
HSV (HSB):
317°, 53.2544%, 66.2745%
XYZ:
24.1161, 16.0102, 27.8058
xyY:
0.3550, 0.2357, 16.0102
CIE-Lab:
46.9878, 45.0391, -18.2887
CIE-LCH:
46.9878, 48.6107, 337.8997
CIE-Luv:
46.9878, 48.6274, -32.9283
Hunter-Lab:
40.0127, 37.5617, -13.1932
#a94f8f color charts
#a94f8f color shades, tints & tones
#a94f8f color schemes
#a94f8f color preview, HTML & CSS examples
This text has a color of #a94f8f
<p style="color:#a94f8f;">Text here</p>
.mytext {color:#a94f8f;}
This box has a color of #a94f8f
<div style="background-color:#a94f8f;">Content here</div>
.mybackground {background-color:#a94f8f;}
Border around this has a color of #a94f8f
<div style="border:2px solid #a94f8f;">Content here</div>
.myborder {border:2px solid #a94f8f;}