#a9077e color space conversions
Hex:
#a9077e
RGB:
169, 7, 126
CMY:
34, 97, 51
CMYK:
0, 96, 25, 34
HSL:
316°, 92.0455%, 34.5098%
HSV (HSB):
316°, 95.8580%, 66.2745%
XYZ:
20.2041, 10.0933, 20.6220
xyY:
0.3968, 0.1982, 10.0933
CIE-Lab:
38.0094, 65.6039, -21.7363
CIE-LCH:
38.0094, 69.1111, 341.6686
CIE-Luv:
38.0094, 73.2846, -39.1592
Hunter-Lab:
31.7700, 57.9191, -16.2463
#a9077e color charts
#a9077e color shades, tints & tones
#a9077e color schemes
#a9077e color preview, HTML & CSS examples
This text has a color of #a9077e
<p style="color:#a9077e;">Text here</p>
.mytext {color:#a9077e;}
This box has a color of #a9077e
<div style="background-color:#a9077e;">Content here</div>
.mybackground {background-color:#a9077e;}
Border around this has a color of #a9077e
<div style="border:2px solid #a9077e;">Content here</div>
.myborder {border:2px solid #a9077e;}