#a5018d color space conversions
Hex:
#a5018d
RGB:
165, 1, 141
CMY:
35, 100, 45
CMYK:
0, 99, 15, 35
HSL:
309°, 98.7952%, 32.5490%
HSV (HSB):
309°, 99.3939%, 64.7059%
XYZ:
20.3356, 9.9441, 26.0469
xyY:
0.3610, 0.1765, 9.9441
CIE-Lab:
37.7420, 67.4030, -31.4958
CIE-LCH:
37.7420, 74.3986, 334.9545
CIE-Luv:
37.7420, 64.0946, -52.4665
Hunter-Lab:
31.5343, 59.9248, -26.8987
#a5018d color charts
#a5018d color shades, tints & tones
#a5018d color schemes
#a5018d color preview, HTML & CSS examples
This text has a color of #a5018d
<p style="color:#a5018d;">Text here</p>
.mytext {color:#a5018d;}
This box has a color of #a5018d
<div style="background-color:#a5018d;">Content here</div>
.mybackground {background-color:#a5018d;}
Border around this has a color of #a5018d
<div style="border:2px solid #a5018d;">Content here</div>
.myborder {border:2px solid #a5018d;}