#a95f93 color space conversions
Hex:
#a95f93
RGB:
169, 95, 147
CMY:
34, 63, 42
CMYK:
0, 44, 13, 34
HSL:
318°, 30.0813%, 51.7647%
HSV (HSB):
318°, 43.7870%, 66.2745%
XYZ:
25.7209, 18.7260, 29.8626
xyY:
0.3461, 0.2520, 18.7260
CIE-Lab:
50.3651, 37.3527, -15.5203
CIE-LCH:
50.3651, 40.4488, 337.4368
CIE-Luv:
50.3651, 40.4871, -28.1270
Hunter-Lab:
43.2736, 30.3677, -10.6239
#a95f93 color charts
#a95f93 color shades, tints & tones
#a95f93 color schemes
#a95f93 color preview, HTML & CSS examples
This text has a color of #a95f93
<p style="color:#a95f93;">Text here</p>
.mytext {color:#a95f93;}
This box has a color of #a95f93
<div style="background-color:#a95f93;">Content here</div>
.mybackground {background-color:#a95f93;}
Border around this has a color of #a95f93
<div style="border:2px solid #a95f93;">Content here</div>
.myborder {border:2px solid #a95f93;}