#a51e7d color space conversions
Hex:
#a51e7d
RGB:
165, 30, 125
CMY:
35, 88, 51
CMYK:
0, 82, 24, 35
HSL:
318°, 69.2308%, 38.2353%
HSV (HSB):
318°, 81.8182%, 64.7059%
XYZ:
19.6830, 10.4085, 20.3737
xyY:
0.3900, 0.2063, 10.4085
CIE-Lab:
38.5659, 60.6176, -20.3139
CIE-LCH:
38.5659, 63.9308, 341.4732
CIE-Luv:
38.5659, 67.4112, -36.5800
Hunter-Lab:
32.2623, 52.4426, -14.8581
#a51e7d color charts
#a51e7d color shades, tints & tones
#a51e7d color schemes
#a51e7d color preview, HTML & CSS examples
This text has a color of #a51e7d
<p style="color:#a51e7d;">Text here</p>
.mytext {color:#a51e7d;}
This box has a color of #a51e7d
<div style="background-color:#a51e7d;">Content here</div>
.mybackground {background-color:#a51e7d;}
Border around this has a color of #a51e7d
<div style="border:2px solid #a51e7d;">Content here</div>
.myborder {border:2px solid #a51e7d;}