#a9195e color space conversions
Hex:
#a9195e
RGB:
169, 25, 94
CMY:
34, 90, 63
CMYK:
0, 85, 44, 34
HSL:
331°, 74.2268%, 38.0392%
HSV (HSB):
331°, 85.2071%, 66.2745%
XYZ:
18.7302, 9.9384, 11.5208
xyY:
0.4660, 0.2473, 9.9384
CIE-Lab:
37.7317, 59.3610, -1.9547
CIE-LCH:
37.7317, 59.3932, 358.1140
CIE-Luv:
37.7317, 84.5539, -12.9213
Hunter-Lab:
31.5253, 50.8835, 0.4004
#a9195e color charts
#a9195e color shades, tints & tones
#a9195e color schemes
#a9195e color preview, HTML & CSS examples
This text has a color of #a9195e
<p style="color:#a9195e;">Text here</p>
.mytext {color:#a9195e;}
This box has a color of #a9195e
<div style="background-color:#a9195e;">Content here</div>
.mybackground {background-color:#a9195e;}
Border around this has a color of #a9195e
<div style="border:2px solid #a9195e;">Content here</div>
.myborder {border:2px solid #a9195e;}