#a9097b color space conversions
Hex:
#a9097b
RGB:
169, 9, 123
CMY:
34, 96, 52
CMYK:
0, 95, 27, 34
HSL:
317°, 89.8876%, 34.9020%
HSV (HSB):
317°, 94.6746%, 66.2745%
XYZ:
20.0350, 10.0605, 19.6248
xyY:
0.4030, 0.2023, 10.0605
CIE-Lab:
37.9507, 65.0225, -19.9555
CIE-LCH:
37.9507, 68.0158, 342.9387
CIE-Luv:
37.9507, 74.4351, -36.6820
Hunter-Lab:
31.7182, 57.2439, -14.4813
#a9097b color charts
#a9097b color shades, tints & tones
#a9097b color schemes
#a9097b color preview, HTML & CSS examples
This text has a color of #a9097b
<p style="color:#a9097b;">Text here</p>
.mytext {color:#a9097b;}
This box has a color of #a9097b
<div style="background-color:#a9097b;">Content here</div>
.mybackground {background-color:#a9097b;}
Border around this has a color of #a9097b
<div style="border:2px solid #a9097b;">Content here</div>
.myborder {border:2px solid #a9097b;}