#d52f80 color space conversions
Hex:
#d52f80
RGB:
213, 47, 128
CMY:
16, 82, 50
CMYK:
0, 78, 40, 16
HSL:
331°, 66.4000%, 50.9804%
HSV (HSB):
331°, 77.9343%, 83.5294%
XYZ:
32.3534, 17.7377, 22.1406
xyY:
0.4479, 0.2456, 17.7377
CIE-Lab:
49.1764, 68.1785, -5.2357
CIE-LCH:
49.1764, 68.3792, 355.6087
CIE-Luv:
49.1764, 100.2877, -19.6758
Hunter-Lab:
42.1161, 63.4195, -1.6877
#d52f80 color charts
#d52f80 color shades, tints & tones
#d52f80 color schemes
#d52f80 color preview, HTML & CSS examples
This text has a color of #d52f80
<p style="color:#d52f80;">Text here</p>
.mytext {color:#d52f80;}
This box has a color of #d52f80
<div style="background-color:#d52f80;">Content here</div>
.mybackground {background-color:#d52f80;}
Border around this has a color of #d52f80
<div style="border:2px solid #d52f80;">Content here</div>
.myborder {border:2px solid #d52f80;}