#d50d09 color space conversions
Hex:
#d50d09
RGB:
213, 13, 9
CMY:
16, 95, 96
CMYK:
0, 94, 96, 16
HSL:
1°, 91.8919%, 43.5294%
HSV (HSB):
1°, 95.7746%, 83.5294%
XYZ:
27.6338, 14.4537, 1.5918
xyY:
0.6327, 0.3309, 14.4537
CIE-Lab:
44.8767, 68.8364, 56.0561
CIE-LCH:
44.8767, 88.7735, 39.1573
CIE-Luv:
44.8767, 143.3372, 31.2913
Hunter-Lab:
38.0180, 63.2131, 24.1301
#d50d09 color charts
#d50d09 color shades, tints & tones
#d50d09 color schemes
#d50d09 color preview, HTML & CSS examples
This text has a color of #d50d09
<p style="color:#d50d09;">Text here</p>
.mytext {color:#d50d09;}
This box has a color of #d50d09
<div style="background-color:#d50d09;">Content here</div>
.mybackground {background-color:#d50d09;}
Border around this has a color of #d50d09
<div style="border:2px solid #d50d09;">Content here</div>
.myborder {border:2px solid #d50d09;}