#a93f5f color space conversions
Hex:
#a93f5f
RGB:
169, 63, 95
CMY:
34, 75, 63
CMYK:
0, 63, 44, 34
HSL:
342°, 45.6897%, 45.4902%
HSV (HSB):
342°, 62.7219%, 66.2745%
XYZ:
20.2053, 12.8163, 12.2353
xyY:
0.4465, 0.2832, 12.8163
CIE-Lab:
42.4851, 46.3182, 4.3242
CIE-LCH:
42.4851, 46.5196, 5.3336
CIE-Luv:
42.4851, 69.8891, -2.9750
Hunter-Lab:
35.7998, 38.0950, 4.7963
#a93f5f color charts
#a93f5f color shades, tints & tones
#a93f5f color schemes
#a93f5f color preview, HTML & CSS examples
This text has a color of #a93f5f
<p style="color:#a93f5f;">Text here</p>
.mytext {color:#a93f5f;}
This box has a color of #a93f5f
<div style="background-color:#a93f5f;">Content here</div>
.mybackground {background-color:#a93f5f;}
Border around this has a color of #a93f5f
<div style="border:2px solid #a93f5f;">Content here</div>
.myborder {border:2px solid #a93f5f;}