#d50e4c color space conversions
Hex:
#d50e4c
RGB:
213, 14, 76
CMY:
16, 95, 70
CMYK:
0, 93, 64, 16
HSL:
341°, 87.6652%, 44.5098%
HSV (HSB):
341°, 93.4272%, 83.5294%
XYZ:
28.9021, 14.9820, 8.2060
xyY:
0.5548, 0.2876, 14.9820
CIE-Lab:
45.6096, 70.6695, 21.7434
CIE-LCH:
45.6096, 73.9389, 17.1020
CIE-Luv:
45.6096, 129.0464, 9.6390
Hunter-Lab:
38.7066, 65.5489, 14.5249
#d50e4c color charts
#d50e4c color shades, tints & tones
#d50e4c color schemes
#d50e4c color preview, HTML & CSS examples
This text has a color of #d50e4c
<p style="color:#d50e4c;">Text here</p>
.mytext {color:#d50e4c;}
This box has a color of #d50e4c
<div style="background-color:#d50e4c;">Content here</div>
.mybackground {background-color:#d50e4c;}
Border around this has a color of #d50e4c
<div style="border:2px solid #d50e4c;">Content here</div>
.myborder {border:2px solid #d50e4c;}