#a5045d color space conversions
Hex:
#a5045d
RGB:
165, 4, 93
CMY:
35, 98, 64
CMYK:
0, 98, 44, 35
HSL:
327°, 95.2663%, 33.1373%
HSV (HSB):
327°, 97.5758%, 64.7059%
XYZ:
17.5363, 8.8765, 11.1450
xyY:
0.4669, 0.2363, 8.8765
CIE-Lab:
35.7454, 61.6041, -4.3395
CIE-LCH:
35.7454, 61.7567, 355.9707
CIE-Luv:
35.7454, 85.1023, -16.0039
Hunter-Lab:
29.7934, 52.9257, -1.3236
#a5045d color charts
#a5045d color shades, tints & tones
#a5045d color schemes
#a5045d color preview, HTML & CSS examples
This text has a color of #a5045d
<p style="color:#a5045d;">Text here</p>
.mytext {color:#a5045d;}
This box has a color of #a5045d
<div style="background-color:#a5045d;">Content here</div>
.mybackground {background-color:#a5045d;}
Border around this has a color of #a5045d
<div style="border:2px solid #a5045d;">Content here</div>
.myborder {border:2px solid #a5045d;}