#d50a3f color space conversions
Hex:
#d50a3f
RGB:
213, 10, 63
CMY:
16, 96, 75
CMYK:
0, 95, 70, 16
HSL:
344°, 91.0314%, 43.7255%
HSV (HSB):
344°, 95.3052%, 83.5294%
XYZ:
28.4463, 14.7221, 6.0450
xyY:
0.5780, 0.2991, 14.7221
CIE-Lab:
45.2512, 70.4373, 29.3083
CIE-LCH:
45.2512, 76.2915, 22.5918
CIE-Luv:
45.2512, 133.9272, 15.9704
Hunter-Lab:
38.3694, 65.1900, 17.5176
#d50a3f color charts
#d50a3f color shades, tints & tones
#d50a3f color schemes
#d50a3f color preview, HTML & CSS examples
This text has a color of #d50a3f
<p style="color:#d50a3f;">Text here</p>
.mytext {color:#d50a3f;}
This box has a color of #d50a3f
<div style="background-color:#d50a3f;">Content here</div>
.mybackground {background-color:#d50a3f;}
Border around this has a color of #d50a3f
<div style="border:2px solid #d50a3f;">Content here</div>
.myborder {border:2px solid #d50a3f;}