#d50a7e color space conversions
Hex:
#d50a7e
RGB:
213, 10, 126
CMY:
16, 96, 51
CMYK:
0, 95, 41, 16
HSL:
326°, 91.0314%, 43.7255%
HSV (HSB):
326°, 95.3052%, 83.5294%
XYZ:
31.3150, 15.8696, 21.1513
xyY:
0.4583, 0.2322, 15.8696
CIE-Lab:
46.8029, 74.6334, -7.5495
CIE-LCH:
46.8029, 75.0143, 354.2239
CIE-Luv:
46.8029, 108.6234, -23.8430
Hunter-Lab:
39.8366, 70.6022, -3.5945
#d50a7e color charts
#d50a7e color shades, tints & tones
#d50a7e color schemes
#d50a7e color preview, HTML & CSS examples
This text has a color of #d50a7e
<p style="color:#d50a7e;">Text here</p>
.mytext {color:#d50a7e;}
This box has a color of #d50a7e
<div style="background-color:#d50a7e;">Content here</div>
.mybackground {background-color:#d50a7e;}
Border around this has a color of #d50a7e
<div style="border:2px solid #d50a7e;">Content here</div>
.myborder {border:2px solid #d50a7e;}