#a51b7a color space conversions
Hex:
#a51b7a
RGB:
165, 27, 122
CMY:
35, 89, 52
CMYK:
0, 84, 26, 35
HSL:
319°, 71.8750%, 37.6471%
HSV (HSB):
319°, 83.6364%, 64.7059%
XYZ:
19.4218, 10.1883, 19.3553
xyY:
0.3966, 0.2081, 10.1883
CIE-Lab:
38.1784, 60.9740, -19.0434
CIE-LCH:
38.1784, 63.8786, 342.6554
CIE-Luv:
38.1784, 69.2229, -34.8433
Hunter-Lab:
31.9192, 52.7532, -13.6090
#a51b7a color charts
#a51b7a color shades, tints & tones
#a51b7a color schemes
#a51b7a color preview, HTML & CSS examples
This text has a color of #a51b7a
<p style="color:#a51b7a;">Text here</p>
.mytext {color:#a51b7a;}
This box has a color of #a51b7a
<div style="background-color:#a51b7a;">Content here</div>
.mybackground {background-color:#a51b7a;}
Border around this has a color of #a51b7a
<div style="border:2px solid #a51b7a;">Content here</div>
.myborder {border:2px solid #a51b7a;}