#d50a3c color space conversions
Hex:
#d50a3c
RGB:
213, 10, 60
CMY:
16, 96, 76
CMYK:
0, 95, 72, 16
HSL:
345°, 91.0314%, 43.7255%
HSV (HSB):
345°, 95.3052%, 83.5294%
XYZ:
28.3647, 14.6895, 5.6153
xyY:
0.5828, 0.3018, 14.6895
CIE-Lab:
45.2059, 70.3124, 31.0825
CIE-LCH:
45.2059, 76.8763, 23.8484
CIE-Luv:
45.2059, 134.8224, 17.3440
Hunter-Lab:
38.3268, 65.0314, 18.1421
#d50a3c color charts
#d50a3c color shades, tints & tones
#d50a3c color schemes
#d50a3c color preview, HTML & CSS examples
This text has a color of #d50a3c
<p style="color:#d50a3c;">Text here</p>
.mytext {color:#d50a3c;}
This box has a color of #d50a3c
<div style="background-color:#d50a3c;">Content here</div>
.mybackground {background-color:#d50a3c;}
Border around this has a color of #d50a3c
<div style="border:2px solid #d50a3c;">Content here</div>
.myborder {border:2px solid #d50a3c;}