#a5084c color space conversions
Hex:
#a5084c
RGB:
165, 8, 76
CMY:
35, 97, 70
CMYK:
0, 95, 54, 35
HSL:
334°, 90.7514%, 33.9216%
HSV (HSB):
334°, 95.1515%, 64.7059%
XYZ:
16.9084, 8.6948, 7.6246
xyY:
0.5089, 0.2617, 8.6948
CIE-Lab:
35.3899, 59.6978, 6.1676
CIE-LCH:
35.3899, 60.0155, 5.8986
CIE-Luv:
35.3899, 91.7964, -3.9452
Hunter-Lab:
29.4869, 50.7532, 5.3100
#a5084c color charts
#a5084c color shades, tints & tones
#a5084c color schemes
#a5084c color preview, HTML & CSS examples
This text has a color of #a5084c
<p style="color:#a5084c;">Text here</p>
.mytext {color:#a5084c;}
This box has a color of #a5084c
<div style="background-color:#a5084c;">Content here</div>
.mybackground {background-color:#a5084c;}
Border around this has a color of #a5084c
<div style="border:2px solid #a5084c;">Content here</div>
.myborder {border:2px solid #a5084c;}