#a9075e color space conversions
Hex:
#a9075e
RGB:
169, 7, 94
CMY:
34, 97, 63
CMYK:
0, 96, 44, 34
HSL:
328°, 92.0455%, 34.5098%
HSV (HSB):
328°, 95.8580%, 66.2745%
XYZ:
18.4585, 9.3951, 11.4302
xyY:
0.4699, 0.2392, 9.3951
CIE-Lab:
36.7342, 62.2471, -3.4261
CIE-LCH:
36.7342, 62.3414, 356.8496
CIE-Luv:
36.7342, 87.5745, -15.1626
Hunter-Lab:
30.6515, 53.8540, -0.6538
#a9075e color charts
#a9075e color shades, tints & tones
#a9075e color schemes
#a9075e color preview, HTML & CSS examples
This text has a color of #a9075e
<p style="color:#a9075e;">Text here</p>
.mytext {color:#a9075e;}
This box has a color of #a9075e
<div style="background-color:#a9075e;">Content here</div>
.mybackground {background-color:#a9075e;}
Border around this has a color of #a9075e
<div style="border:2px solid #a9075e;">Content here</div>
.myborder {border:2px solid #a9075e;}