#a51e5e color space conversions
Hex:
#a51e5e
RGB:
165, 30, 94
CMY:
35, 88, 63
CMYK:
0, 82, 43, 35
HSL:
332°, 69.2308%, 38.2353%
HSV (HSB):
332°, 81.8182%, 64.7059%
XYZ:
18.0017, 9.7360, 11.5201
xyY:
0.4586, 0.2480, 9.7360
CIE-Lab:
37.3644, 57.1218, -2.5861
CIE-LCH:
37.3644, 57.1803, 357.4078
CIE-Luv:
37.3644, 80.0144, -13.1791
Hunter-Lab:
31.2026, 48.3773, -0.0483
#a51e5e color charts
#a51e5e color shades, tints & tones
#a51e5e color schemes
#a51e5e color preview, HTML & CSS examples
This text has a color of #a51e5e
<p style="color:#a51e5e;">Text here</p>
.mytext {color:#a51e5e;}
This box has a color of #a51e5e
<div style="background-color:#a51e5e;">Content here</div>
.mybackground {background-color:#a51e5e;}
Border around this has a color of #a51e5e
<div style="border:2px solid #a51e5e;">Content here</div>
.myborder {border:2px solid #a51e5e;}