#d50a4e color space conversions
Hex:
#d50a4e
RGB:
213, 10, 78
CMY:
16, 96, 69
CMYK:
0, 95, 63, 16
HSL:
340°, 91.0314%, 43.7255%
HSV (HSB):
340°, 95.3052%, 83.5294%
XYZ:
28.9243, 14.9133, 8.5618
xyY:
0.5520, 0.2846, 14.9133
CIE-Lab:
45.5152, 71.1621, 20.3769
CIE-LCH:
45.5152, 74.0220, 15.9788
CIE-Luv:
45.5152, 128.9160, 8.2435
Hunter-Lab:
38.6177, 66.1136, 13.8874
#d50a4e color charts
#d50a4e color shades, tints & tones
#d50a4e color schemes
#d50a4e color preview, HTML & CSS examples
This text has a color of #d50a4e
<p style="color:#d50a4e;">Text here</p>
.mytext {color:#d50a4e;}
This box has a color of #d50a4e
<div style="background-color:#d50a4e;">Content here</div>
.mybackground {background-color:#d50a4e;}
Border around this has a color of #d50a4e
<div style="border:2px solid #d50a4e;">Content here</div>
.myborder {border:2px solid #d50a4e;}