#d51d5a color space conversions
Hex:
#d51d5a
RGB:
213, 29, 90
CMY:
16, 89, 65
CMYK:
0, 86, 58, 16
HSL:
340°, 76.0331%, 47.4510%
HSV (HSB):
340°, 86.3850%, 83.5294%
XYZ:
29.7254, 15.7630, 11.1487
xyY:
0.5248, 0.2783, 15.7630
CIE-Lab:
46.6621, 69.2954, 14.4720
CIE-LCH:
46.6621, 70.7905, 11.7964
CIE-Luv:
46.6621, 120.7179, 3.1296
Hunter-Lab:
39.7027, 64.1631, 11.1430
#d51d5a color charts
#d51d5a color shades, tints & tones
#d51d5a color schemes
#d51d5a color preview, HTML & CSS examples
This text has a color of #d51d5a
<p style="color:#d51d5a;">Text here</p>
.mytext {color:#d51d5a;}
This box has a color of #d51d5a
<div style="background-color:#d51d5a;">Content here</div>
.mybackground {background-color:#d51d5a;}
Border around this has a color of #d51d5a
<div style="border:2px solid #d51d5a;">Content here</div>
.myborder {border:2px solid #d51d5a;}