#a9076b color space conversions
Hex:
#a9076b
RGB:
169, 7, 107
CMY:
34, 97, 58
CMYK:
0, 96, 37, 34
HSL:
323°, 92.0455%, 34.5098%
HSV (HSB):
323°, 95.8580%, 66.2745%
XYZ:
19.0920, 9.6485, 14.7660
xyY:
0.4388, 0.2218, 9.6485
CIE-Lab:
37.2041, 63.4969, -11.0226
CIE-LCH:
37.2041, 64.4465, 350.1520
CIE-Luv:
37.2041, 81.7889, -24.7092
Hunter-Lab:
31.0621, 55.3548, -6.4413
#a9076b color charts
#a9076b color shades, tints & tones
#a9076b color schemes
#a9076b color preview, HTML & CSS examples
This text has a color of #a9076b
<p style="color:#a9076b;">Text here</p>
.mytext {color:#a9076b;}
This box has a color of #a9076b
<div style="background-color:#a9076b;">Content here</div>
.mybackground {background-color:#a9076b;}
Border around this has a color of #a9076b
<div style="border:2px solid #a9076b;">Content here</div>
.myborder {border:2px solid #a9076b;}