#d50a6c color space conversions
Hex:
#d50a6c
RGB:
213, 10, 108
CMY:
16, 96, 58
CMYK:
0, 95, 49, 16
HSL:
331°, 91.0314%, 43.7255%
HSV (HSB):
331°, 95.3052%, 83.5294%
XYZ:
30.2559, 15.4459, 15.5741
xyY:
0.4938, 0.2521, 15.4459
CIE-Lab:
46.2390, 73.1261, 2.7137
CIE-LCH:
46.2390, 73.1764, 2.1253
CIE-Luv:
46.2390, 116.7619, -10.8016
Hunter-Lab:
39.3013, 68.6399, 4.0159
#d50a6c color charts
#d50a6c color shades, tints & tones
#d50a6c color schemes
#d50a6c color preview, HTML & CSS examples
This text has a color of #d50a6c
<p style="color:#d50a6c;">Text here</p>
.mytext {color:#d50a6c;}
This box has a color of #d50a6c
<div style="background-color:#d50a6c;">Content here</div>
.mybackground {background-color:#d50a6c;}
Border around this has a color of #d50a6c
<div style="border:2px solid #d50a6c;">Content here</div>
.myborder {border:2px solid #d50a6c;}