#d50c5f color space conversions
Hex:
#d50c5f
RGB:
213, 12, 95
CMY:
16, 95, 63
CMYK:
0, 94, 55, 16
HSL:
335°, 89.3333%, 44.1176%
HSV (HSB):
335°, 94.3662%, 83.5294%
XYZ:
29.6376, 15.2353, 12.2051
xyY:
0.5192, 0.2669, 15.2353
CIE-Lab:
45.9548, 72.0095, 10.3860
CIE-LCH:
45.9548, 72.7547, 8.2073
CIE-Luv:
45.9548, 122.0649, -1.9042
Hunter-Lab:
39.0324, 67.2296, 8.7832
#d50c5f color charts
#d50c5f color shades, tints & tones
#d50c5f color schemes
#d50c5f color preview, HTML & CSS examples
This text has a color of #d50c5f
<p style="color:#d50c5f;">Text here</p>
.mytext {color:#d50c5f;}
This box has a color of #d50c5f
<div style="background-color:#d50c5f;">Content here</div>
.mybackground {background-color:#d50c5f;}
Border around this has a color of #d50c5f
<div style="border:2px solid #d50c5f;">Content here</div>
.myborder {border:2px solid #d50c5f;}