#a02048 color space conversions
Hex:
#a02048
RGB:
160, 32, 72
CMY:
37, 87, 72
CMYK:
0, 80, 55, 37
HSL:
341°, 66.6667%, 37.6471%
HSV (HSB):
341°, 80.0000%, 62.7451%
XYZ:
16.1834, 8.9745, 7.0102
xyY:
0.5031, 0.2790, 8.9745
CIE-Lab:
35.9351, 53.2698, 9.3842
CIE-LCH:
35.9351, 54.0901, 9.9909
CIE-Luv:
35.9351, 83.5689, 0.8036
Hunter-Lab:
29.9574, 44.0026, 7.0961
#a02048 color charts
#a02048 color shades, tints & tones
#a02048 color schemes
#a02048 color preview, HTML & CSS examples
This text has a color of #a02048
<p style="color:#a02048;">Text here</p>
.mytext {color:#a02048;}
This box has a color of #a02048
<div style="background-color:#a02048;">Content here</div>
.mybackground {background-color:#a02048;}
Border around this has a color of #a02048
<div style="border:2px solid #a02048;">Content here</div>
.myborder {border:2px solid #a02048;}