#a51b8f color space conversions
Hex:
#a51b8f
RGB:
165, 27, 143
CMY:
35, 89, 44
CMYK:
0, 84, 13, 35
HSL:
310°, 71.8750%, 37.6471%
HSV (HSB):
310°, 83.6364%, 64.7059%
XYZ:
20.8669, 10.7664, 26.9649
xyY:
0.3561, 0.1837, 10.7664
CIE-Lab:
39.1842, 63.7687, -30.4510
CIE-LCH:
39.1842, 70.6662, 334.4744
CIE-Luv:
39.1842, 60.7287, -51.0746
Hunter-Lab:
32.8121, 56.0960, -25.7558
#a51b8f color charts
#a51b8f color shades, tints & tones
#a51b8f color schemes
#a51b8f color preview, HTML & CSS examples
This text has a color of #a51b8f
<p style="color:#a51b8f;">Text here</p>
.mytext {color:#a51b8f;}
This box has a color of #a51b8f
<div style="background-color:#a51b8f;">Content here</div>
.mybackground {background-color:#a51b8f;}
Border around this has a color of #a51b8f
<div style="border:2px solid #a51b8f;">Content here</div>
.myborder {border:2px solid #a51b8f;}