#d51f8f color space conversions
Hex:
#d51f8f
RGB:
213, 31, 143
CMY:
16, 88, 44
CMYK:
0, 85, 33, 16
HSL:
323°, 74.5902%, 47.8431%
HSV (HSB):
323°, 85.4460%, 83.5294%
XYZ:
32.8885, 17.1093, 27.5556
xyY:
0.4241, 0.2206, 17.1093
CIE-Lab:
48.3974, 73.4502, -15.4766
CIE-LCH:
48.3974, 75.0630, 348.1014
CIE-Luv:
48.3974, 97.9078, -34.3641
Hunter-Lab:
41.3634, 69.5415, -10.5437
#d51f8f color charts
#d51f8f color shades, tints & tones
#d51f8f color schemes
#d51f8f color preview, HTML & CSS examples
This text has a color of #d51f8f
<p style="color:#d51f8f;">Text here</p>
.mytext {color:#d51f8f;}
This box has a color of #d51f8f
<div style="background-color:#d51f8f;">Content here</div>
.mybackground {background-color:#d51f8f;}
Border around this has a color of #d51f8f
<div style="border:2px solid #d51f8f;">Content here</div>
.myborder {border:2px solid #d51f8f;}