#d50e5f color space conversions
Hex:
#d50e5f
RGB:
213, 14, 95
CMY:
16, 95, 63
CMYK:
0, 93, 55, 16
HSL:
336°, 87.6652%, 44.5098%
HSV (HSB):
336°, 93.4272%, 83.5294%
XYZ:
29.6632, 15.2864, 12.2136
xyY:
0.5189, 0.2674, 15.2864
CIE-Lab:
46.0240, 71.8086, 10.4830
CIE-LCH:
46.0240, 72.5697, 8.3057
CIE-Luv:
46.0240, 121.7898, -1.7459
Hunter-Lab:
39.0979, 67.0049, 8.8471
#d50e5f color charts
#d50e5f color shades, tints & tones
#d50e5f color schemes
#d50e5f color preview, HTML & CSS examples
This text has a color of #d50e5f
<p style="color:#d50e5f;">Text here</p>
.mytext {color:#d50e5f;}
This box has a color of #d50e5f
<div style="background-color:#d50e5f;">Content here</div>
.mybackground {background-color:#d50e5f;}
Border around this has a color of #d50e5f
<div style="border:2px solid #d50e5f;">Content here</div>
.myborder {border:2px solid #d50e5f;}