#d50f29 color space conversions
Hex:
#d50f29
RGB:
213, 15, 41
CMY:
16, 94, 84
CMYK:
0, 93, 81, 16
HSL:
352°, 86.8421%, 44.7059%
HSV (HSB):
352°, 92.9577%, 83.5294%
XYZ:
28.0116, 14.6479, 3.4488
xyY:
0.6075, 0.3177, 14.6479
CIE-Lab:
45.1481, 69.1694, 42.1480
CIE-LCH:
45.1481, 80.9991, 31.3558
CIE-Luv:
45.1481, 138.7028, 24.9358
Hunter-Lab:
38.2725, 63.6670, 21.4481
#d50f29 color charts
#d50f29 color shades, tints & tones
#d50f29 color schemes
#d50f29 color preview, HTML & CSS examples
This text has a color of #d50f29
<p style="color:#d50f29;">Text here</p>
.mytext {color:#d50f29;}
This box has a color of #d50f29
<div style="background-color:#d50f29;">Content here</div>
.mybackground {background-color:#d50f29;}
Border around this has a color of #d50f29
<div style="border:2px solid #d50f29;">Content here</div>
.myborder {border:2px solid #d50f29;}