#d50e4b color space conversions
Hex:
#d50e4b
RGB:
213, 14, 75
CMY:
16, 95, 71
CMYK:
0, 93, 65, 16
HSL:
342°, 87.6652%, 44.5098%
HSV (HSB):
342°, 93.4272%, 83.5294%
XYZ:
28.8676, 14.9682, 8.0243
xyY:
0.5566, 0.2886, 14.9682
CIE-Lab:
45.5906, 70.6172, 22.3390
CIE-LCH:
45.5906, 74.0663, 17.5542
CIE-Luv:
45.5906, 129.3962, 10.1839
Hunter-Lab:
38.6888, 65.4824, 14.7851
#d50e4b color charts
#d50e4b color shades, tints & tones
#d50e4b color schemes
#d50e4b color preview, HTML & CSS examples
This text has a color of #d50e4b
<p style="color:#d50e4b;">Text here</p>
.mytext {color:#d50e4b;}
This box has a color of #d50e4b
<div style="background-color:#d50e4b;">Content here</div>
.mybackground {background-color:#d50e4b;}
Border around this has a color of #d50e4b
<div style="border:2px solid #d50e4b;">Content here</div>
.myborder {border:2px solid #d50e4b;}