#d50d63 color space conversions
Hex:
#d50d63
RGB:
213, 13, 99
CMY:
16, 95, 61
CMYK:
0, 94, 54, 16
HSL:
334°, 88.4956%, 44.3137%
HSV (HSB):
334°, 93.8967%, 83.5294%
XYZ:
29.8366, 15.3348, 13.1917
xyY:
0.5112, 0.2627, 15.3348
CIE-Lab:
46.0894, 72.1865, 8.0867
CIE-LCH:
46.0894, 72.6380, 6.3919
CIE-Luv:
46.0894, 120.2720, -4.4471
Hunter-Lab:
39.1597, 67.4735, 7.4388
#d50d63 color charts
#d50d63 color shades, tints & tones
#d50d63 color schemes
#d50d63 color preview, HTML & CSS examples
This text has a color of #d50d63
<p style="color:#d50d63;">Text here</p>
.mytext {color:#d50d63;}
This box has a color of #d50d63
<div style="background-color:#d50d63;">Content here</div>
.mybackground {background-color:#d50d63;}
Border around this has a color of #d50d63
<div style="border:2px solid #d50d63;">Content here</div>
.myborder {border:2px solid #d50d63;}