#d50c3c color space conversions
Hex:
#d50c3c
RGB:
213, 12, 60
CMY:
16, 95, 76
CMYK:
0, 94, 72, 16
HSL:
346°, 89.3333%, 44.1176%
HSV (HSB):
346°, 94.3662%, 83.5294%
XYZ:
28.3877, 14.7353, 5.6230
xyY:
0.5824, 0.3023, 14.7353
CIE-Lab:
45.2695, 70.1282, 31.1584
CIE-LCH:
45.2695, 76.7386, 23.9559
CIE-Luv:
45.2695, 134.5220, 17.4733
Hunter-Lab:
38.3866, 64.8277, 18.1857
#d50c3c color charts
#d50c3c color shades, tints & tones
#d50c3c color schemes
#d50c3c color preview, HTML & CSS examples
This text has a color of #d50c3c
<p style="color:#d50c3c;">Text here</p>
.mytext {color:#d50c3c;}
This box has a color of #d50c3c
<div style="background-color:#d50c3c;">Content here</div>
.mybackground {background-color:#d50c3c;}
Border around this has a color of #d50c3c
<div style="border:2px solid #d50c3c;">Content here</div>
.myborder {border:2px solid #d50c3c;}