#d52da3 color space conversions
Hex:
#d52da3
RGB:
213, 45, 163
CMY:
16, 82, 36
CMYK:
0, 79, 23, 16
HSL:
318°, 66.6667%, 50.5882%
HSV (HSB):
318°, 78.8732%, 83.5294%
XYZ:
34.9898, 18.6672, 36.4093
xyY:
0.3885, 0.2073, 18.6672
CIE-Lab:
50.2956, 72.5906, -24.5157
CIE-LCH:
50.2956, 76.6186, 341.3388
CIE-Luv:
50.2956, 86.3574, -47.2788
Hunter-Lab:
43.2056, 68.9474, -19.7197
#d52da3 color charts
#d52da3 color shades, tints & tones
#d52da3 color schemes
#d52da3 color preview, HTML & CSS examples
This text has a color of #d52da3
<p style="color:#d52da3;">Text here</p>
.mytext {color:#d52da3;}
This box has a color of #d52da3
<div style="background-color:#d52da3;">Content here</div>
.mybackground {background-color:#d52da3;}
Border around this has a color of #d52da3
<div style="border:2px solid #d52da3;">Content here</div>
.myborder {border:2px solid #d52da3;}