#d50e1c color space conversions
Hex:
#d50e1c
RGB:
213, 14, 28
CMY:
16, 95, 89
CMYK:
0, 93, 87, 16
HSL:
356°, 87.6652%, 44.5098%
HSV (HSB):
356°, 93.4272%, 83.5294%
XYZ:
27.8072, 14.5441, 2.4403
xyY:
0.6208, 0.3247, 14.5441
CIE-Lab:
45.0033, 68.9822, 48.7896
CIE-LCH:
45.0033, 84.4924, 35.2709
CIE-Luv:
45.0033, 141.1699, 28.3459
Hunter-Lab:
38.1367, 63.4135, 22.9018
#d50e1c color charts
#d50e1c color shades, tints & tones
#d50e1c color schemes
#d50e1c color preview, HTML & CSS examples
This text has a color of #d50e1c
<p style="color:#d50e1c;">Text here</p>
.mytext {color:#d50e1c;}
This box has a color of #d50e1c
<div style="background-color:#d50e1c;">Content here</div>
.mybackground {background-color:#d50e1c;}
Border around this has a color of #d50e1c
<div style="border:2px solid #d50e1c;">Content here</div>
.myborder {border:2px solid #d50e1c;}