#a9245c color space conversions
Hex:
#a9245c
RGB:
169, 36, 92
CMY:
34, 86, 64
CMYK:
0, 79, 46, 34
HSL:
335°, 64.8780%, 40.1961%
HSV (HSB):
335°, 78.6982%, 66.2745%
XYZ:
18.9248, 10.4695, 11.1486
xyY:
0.4668, 0.2582, 10.4695
CIE-Lab:
38.6722, 56.3116, 0.6967
CIE-LCH:
38.6722, 56.3159, 0.7089
CIE-Luv:
38.6722, 82.2701, -9.2434
Hunter-Lab:
32.3566, 47.7777, 2.2210
#a9245c color charts
#a9245c color shades, tints & tones
#a9245c color schemes
#a9245c color preview, HTML & CSS examples
This text has a color of #a9245c
<p style="color:#a9245c;">Text here</p>
.mytext {color:#a9245c;}
This box has a color of #a9245c
<div style="background-color:#a9245c;">Content here</div>
.mybackground {background-color:#a9245c;}
Border around this has a color of #a9245c
<div style="border:2px solid #a9245c;">Content here</div>
.myborder {border:2px solid #a9245c;}