#d50e3c color space conversions
Hex:
#d50e3c
RGB:
213, 14, 60
CMY:
16, 95, 76
CMYK:
0, 93, 72, 16
HSL:
346°, 87.6652%, 44.5098%
HSV (HSB):
346°, 93.4272%, 83.5294%
XYZ:
28.4132, 14.7865, 5.6315
xyY:
0.5819, 0.3028, 14.7865
CIE-Lab:
45.3403, 69.9234, 31.2429
CIE-LCH:
45.3403, 76.5859, 24.0759
CIE-Luv:
45.3403, 134.1882, 17.6170
Hunter-Lab:
38.4532, 64.6015, 18.2341
#d50e3c color charts
#d50e3c color shades, tints & tones
#d50e3c color schemes
#d50e3c color preview, HTML & CSS examples
This text has a color of #d50e3c
<p style="color:#d50e3c;">Text here</p>
.mytext {color:#d50e3c;}
This box has a color of #d50e3c
<div style="background-color:#d50e3c;">Content here</div>
.mybackground {background-color:#d50e3c;}
Border around this has a color of #d50e3c
<div style="border:2px solid #d50e3c;">Content here</div>
.myborder {border:2px solid #d50e3c;}