#d51a5c color space conversions
Hex:
#d51a5c
RGB:
213, 26, 92
CMY:
16, 90, 64
CMYK:
0, 88, 57, 16
HSL:
339°, 78.2427%, 46.8627%
HSV (HSB):
339°, 87.7934%, 83.5294%
XYZ:
29.7417, 15.6576, 11.5799
xyY:
0.5220, 0.2748, 15.6576
CIE-Lab:
46.5221, 69.9611, 13.0397
CIE-LCH:
46.5221, 71.1659, 10.5579
CIE-Luv:
46.5221, 120.7054, 1.4631
Hunter-Lab:
39.5697, 64.9187, 10.3479
#d51a5c color charts
#d51a5c color shades, tints & tones
#d51a5c color schemes
#d51a5c color preview, HTML & CSS examples
This text has a color of #d51a5c
<p style="color:#d51a5c;">Text here</p>
.mytext {color:#d51a5c;}
This box has a color of #d51a5c
<div style="background-color:#d51a5c;">Content here</div>
.mybackground {background-color:#d51a5c;}
Border around this has a color of #d51a5c
<div style="border:2px solid #d51a5c;">Content here</div>
.myborder {border:2px solid #d51a5c;}