#d52d7f color space conversions
Hex:
#d52d7f
RGB:
213, 45, 127
CMY:
16, 82, 50
CMYK:
0, 79, 40, 16
HSL:
331°, 66.6667%, 50.5882%
HSV (HSB):
331°, 78.8732%, 83.5294%
XYZ:
32.2097, 17.5552, 21.7695
xyY:
0.4503, 0.2454, 17.5552
CIE-Lab:
48.9521, 68.6277, -4.9616
CIE-LCH:
48.9521, 68.8068, 355.8648
CIE-Luv:
48.9521, 101.3154, -19.4003
Hunter-Lab:
41.8989, 63.8984, -1.4762
#d52d7f color charts
#d52d7f color shades, tints & tones
#d52d7f color schemes
#d52d7f color preview, HTML & CSS examples
This text has a color of #d52d7f
<p style="color:#d52d7f;">Text here</p>
.mytext {color:#d52d7f;}
This box has a color of #d52d7f
<div style="background-color:#d52d7f;">Content here</div>
.mybackground {background-color:#d52d7f;}
Border around this has a color of #d52d7f
<div style="border:2px solid #d52d7f;">Content here</div>
.myborder {border:2px solid #d52d7f;}