#a9074e color space conversions
Hex:
#a9074e
RGB:
169, 7, 78
CMY:
34, 97, 69
CMYK:
0, 96, 54, 34
HSL:
334°, 92.0455%, 34.5098%
HSV (HSB):
334°, 95.8580%, 66.2745%
XYZ:
17.8133, 9.1370, 8.0325
xyY:
0.5092, 0.2612, 9.1370
CIE-Lab:
36.2468, 60.9340, 6.2004
CIE-LCH:
36.2468, 61.2486, 5.8102
CIE-Luv:
36.2468, 94.3821, -4.1682
Hunter-Lab:
30.2275, 52.2932, 5.4039
#a9074e color charts
#a9074e color shades, tints & tones
#a9074e color schemes
#a9074e color preview, HTML & CSS examples
This text has a color of #a9074e
<p style="color:#a9074e;">Text here</p>
.mytext {color:#a9074e;}
This box has a color of #a9074e
<div style="background-color:#a9074e;">Content here</div>
.mybackground {background-color:#a9074e;}
Border around this has a color of #a9074e
<div style="border:2px solid #a9074e;">Content here</div>
.myborder {border:2px solid #a9074e;}