#a5053c color space conversions
Hex:
#a5053c
RGB:
165, 5, 60
CMY:
35, 98, 76
CMYK:
0, 97, 64, 35
HSL:
339°, 94.1176%, 33.3333%
HSV (HSB):
339°, 96.9697%, 64.7059%
XYZ:
16.3869, 8.4341, 5.0392
xyY:
0.5488, 0.2825, 8.4341
CIE-Lab:
34.8711, 59.0129, 15.9022
CIE-LCH:
34.8711, 61.1180, 15.0812
CIE-Luv:
34.8711, 98.3606, 5.4573
Hunter-Lab:
29.0416, 49.8974, 10.0412
#a5053c color charts
#a5053c color shades, tints & tones
#a5053c color schemes
#a5053c color preview, HTML & CSS examples
This text has a color of #a5053c
<p style="color:#a5053c;">Text here</p>
.mytext {color:#a5053c;}
This box has a color of #a5053c
<div style="background-color:#a5053c;">Content here</div>
.mybackground {background-color:#a5053c;}
Border around this has a color of #a5053c
<div style="border:2px solid #a5053c;">Content here</div>
.myborder {border:2px solid #a5053c;}