#a9025b color space conversions
Hex:
#a9025b
RGB:
169, 2, 91
CMY:
34, 99, 64
CMYK:
0, 99, 46, 34
HSL:
328°, 97.6608%, 33.5294%
HSV (HSB):
328°, 98.8166%, 66.2745%
XYZ:
18.2722, 9.2338, 10.7168
xyY:
0.4780, 0.2416, 9.2338
CIE-Lab:
36.4305, 62.5784, -1.9443
CIE-LCH:
36.4305, 62.6086, 358.2204
CIE-Luv:
36.4305, 89.5189, -13.4824
Hunter-Lab:
30.3871, 54.1573, 0.3609
#a9025b color charts
#a9025b color shades, tints & tones
#a9025b color schemes
#a9025b color preview, HTML & CSS examples
This text has a color of #a9025b
<p style="color:#a9025b;">Text here</p>
.mytext {color:#a9025b;}
This box has a color of #a9025b
<div style="background-color:#a9025b;">Content here</div>
.mybackground {background-color:#a9025b;}
Border around this has a color of #a9025b
<div style="border:2px solid #a9025b;">Content here</div>
.myborder {border:2px solid #a9025b;}