#d50f37 color space conversions
Hex:
#d50f37
RGB:
213, 15, 55
CMY:
16, 94, 78
CMYK:
0, 93, 74, 16
HSL:
348°, 86.8421%, 44.7059%
HSV (HSB):
348°, 92.9577%, 83.5294%
XYZ:
28.3010, 14.7636, 4.9725
xyY:
0.5891, 0.3073, 14.7636
CIE-Lab:
45.3087, 69.6188, 34.2166
CIE-LCH:
45.3087, 77.5729, 26.1734
CIE-Luv:
45.3087, 135.3984, 19.8437
Hunter-Lab:
38.4235, 64.2340, 19.2236
#d50f37 color charts
#d50f37 color shades, tints & tones
#d50f37 color schemes
#d50f37 color preview, HTML & CSS examples
This text has a color of #d50f37
<p style="color:#d50f37;">Text here</p>
.mytext {color:#d50f37;}
This box has a color of #d50f37
<div style="background-color:#d50f37;">Content here</div>
.mybackground {background-color:#d50f37;}
Border around this has a color of #d50f37
<div style="border:2px solid #d50f37;">Content here</div>
.myborder {border:2px solid #d50f37;}