#d51f52 color space conversions
Hex:
#d51f52
RGB:
213, 31, 82
CMY:
16, 88, 68
CMYK:
0, 85, 62, 16
HSL:
343°, 74.5902%, 47.8431%
HSV (HSB):
343°, 85.4460%, 83.5294%
XYZ:
29.4535, 15.7353, 9.4675
xyY:
0.5389, 0.2879, 15.7353
CIE-Lab:
46.6253, 68.4162, 19.3703
CIE-LCH:
46.6253, 71.1055, 15.8081
CIE-Luv:
46.6253, 123.0713, 8.2096
Hunter-Lab:
39.6677, 63.1188, 13.6167
#d51f52 color charts
#d51f52 color shades, tints & tones
#d51f52 color schemes
#d51f52 color preview, HTML & CSS examples
This text has a color of #d51f52
<p style="color:#d51f52;">Text here</p>
.mytext {color:#d51f52;}
This box has a color of #d51f52
<div style="background-color:#d51f52;">Content here</div>
.mybackground {background-color:#d51f52;}
Border around this has a color of #d51f52
<div style="border:2px solid #d51f52;">Content here</div>
.myborder {border:2px solid #d51f52;}