#d51d56 color space conversions
Hex:
#d51d56
RGB:
213, 29, 86
CMY:
16, 89, 66
CMYK:
0, 86, 60, 16
HSL:
341°, 76.0331%, 47.4510%
HSV (HSB):
341°, 86.3850%, 83.5294%
XYZ:
29.5597, 15.6967, 10.2759
xyY:
0.5323, 0.2827, 15.6967
CIE-Lab:
46.5741, 69.0427, 16.8287
CIE-LCH:
46.5741, 71.0640, 13.6983
CIE-Luv:
46.5741, 122.2024, 5.5643
Hunter-Lab:
39.6191, 63.8446, 12.3555
#d51d56 color charts
#d51d56 color shades, tints & tones
#d51d56 color schemes
#d51d56 color preview, HTML & CSS examples
This text has a color of #d51d56
<p style="color:#d51d56;">Text here</p>
.mytext {color:#d51d56;}
This box has a color of #d51d56
<div style="background-color:#d51d56;">Content here</div>
.mybackground {background-color:#d51d56;}
Border around this has a color of #d51d56
<div style="border:2px solid #d51d56;">Content here</div>
.myborder {border:2px solid #d51d56;}