#d52d86 color space conversions
Hex:
#d52d86
RGB:
213, 45, 134
CMY:
16, 82, 47
CMYK:
0, 79, 37, 16
HSL:
328°, 66.6667%, 50.5882%
HSV (HSB):
328°, 78.8732%, 83.5294%
XYZ:
32.6820, 17.7441, 24.2567
xyY:
0.4376, 0.2376, 17.7441
CIE-Lab:
49.1843, 69.3225, -8.8555
CIE-LCH:
49.1843, 69.8859, 352.7203
CIE-Luv:
49.1843, 98.4317, -24.6787
Hunter-Lab:
42.1238, 64.7738, -4.6551
#d52d86 color charts
#d52d86 color shades, tints & tones
#d52d86 color schemes
#d52d86 color preview, HTML & CSS examples
This text has a color of #d52d86
<p style="color:#d52d86;">Text here</p>
.mytext {color:#d52d86;}
This box has a color of #d52d86
<div style="background-color:#d52d86;">Content here</div>
.mybackground {background-color:#d52d86;}
Border around this has a color of #d52d86
<div style="border:2px solid #d52d86;">Content here</div>
.myborder {border:2px solid #d52d86;}