#a5044c color space conversions
Hex:
#a5044c
RGB:
165, 4, 76
CMY:
35, 98, 70
CMYK:
0, 98, 54, 35
HSL:
333°, 95.2663%, 33.1373%
HSV (HSB):
333°, 97.5758%, 64.7059%
XYZ:
16.8650, 8.6080, 7.6101
xyY:
0.5098, 0.2602, 8.6080
CIE-Lab:
35.2183, 60.1967, 5.9239
CIE-LCH:
35.2183, 60.4875, 5.6203
CIE-Luv:
35.2183, 92.3775, -4.3132
Hunter-Lab:
29.3393, 51.2623, 5.1588
#a5044c color charts
#a5044c color shades, tints & tones
#a5044c color schemes
#a5044c color preview, HTML & CSS examples
This text has a color of #a5044c
<p style="color:#a5044c;">Text here</p>
.mytext {color:#a5044c;}
This box has a color of #a5044c
<div style="background-color:#a5044c;">Content here</div>
.mybackground {background-color:#a5044c;}
Border around this has a color of #a5044c
<div style="border:2px solid #a5044c;">Content here</div>
.myborder {border:2px solid #a5044c;}