#a02539 color space conversions
Hex:
#a02539
RGB:
160, 37, 57
CMY:
37, 85, 78
CMYK:
0, 77, 64, 37
HSL:
350°, 62.4365%, 38.6275%
HSV (HSB):
350°, 76.8750%, 62.7451%
XYZ:
15.8973, 9.0921, 4.7880
xyY:
0.5339, 0.3053, 9.0921
CIE-Lab:
36.1611, 50.6530, 19.3401
CIE-LCH:
36.1611, 54.2196, 20.8976
CIE-Luv:
36.1611, 86.3794, 10.6749
Hunter-Lab:
30.1532, 41.3404, 11.6926
#a02539 color charts
#a02539 color shades, tints & tones
#a02539 color schemes
#a02539 color preview, HTML & CSS examples
This text has a color of #a02539
<p style="color:#a02539;">Text here</p>
.mytext {color:#a02539;}
This box has a color of #a02539
<div style="background-color:#a02539;">Content here</div>
.mybackground {background-color:#a02539;}
Border around this has a color of #a02539
<div style="border:2px solid #a02539;">Content here</div>
.myborder {border:2px solid #a02539;}