#a02e63 color space conversions
Hex:
#a02e63
RGB:
160, 46, 99
CMY:
37, 82, 61
CMYK:
0, 71, 38, 37
HSL:
332°, 55.3398%, 40.3922%
HSV (HSB):
332°, 71.2500%, 62.7451%
XYZ:
17.7263, 10.3284, 12.8637
xyY:
0.4332, 0.2524, 10.3284
CIE-Lab:
38.4255, 51.0764, -4.2996
CIE-LCH:
38.4255, 51.2571, 355.1882
CIE-Luv:
38.4255, 68.8438, -14.1346
Hunter-Lab:
32.1379, 42.2142, -1.2352
#a02e63 color charts
#a02e63 color shades, tints & tones
#a02e63 color schemes
#a02e63 color preview, HTML & CSS examples
This text has a color of #a02e63
<p style="color:#a02e63;">Text here</p>
.mytext {color:#a02e63;}
This box has a color of #a02e63
<div style="background-color:#a02e63;">Content here</div>
.mybackground {background-color:#a02e63;}
Border around this has a color of #a02e63
<div style="border:2px solid #a02e63;">Content here</div>
.myborder {border:2px solid #a02e63;}