#d50f24 color space conversions
Hex:
#d50f24
RGB:
213, 15, 36
CMY:
16, 94, 86
CMYK:
0, 93, 83, 16
HSL:
354°, 86.8421%, 44.7059%
HSV (HSB):
354°, 92.9577%, 83.5294%
XYZ:
27.9298, 14.6152, 3.0180
xyY:
0.6130, 0.3208, 14.6152
CIE-Lab:
45.1025, 69.0416, 44.8221
CIE-LCH:
45.1025, 82.3150, 32.9918
CIE-Luv:
45.1025, 139.6669, 26.4168
Hunter-Lab:
38.2298, 63.5061, 22.0803
#d50f24 color charts
#d50f24 color shades, tints & tones
#d50f24 color schemes
#d50f24 color preview, HTML & CSS examples
This text has a color of #d50f24
<p style="color:#d50f24;">Text here</p>
.mytext {color:#d50f24;}
This box has a color of #d50f24
<div style="background-color:#d50f24;">Content here</div>
.mybackground {background-color:#d50f24;}
Border around this has a color of #d50f24
<div style="border:2px solid #d50f24;">Content here</div>
.myborder {border:2px solid #d50f24;}