#d71f2c color space conversions
Hex:
#d71f2c
RGB:
215, 31, 44
CMY:
16, 88, 83
CMYK:
0, 86, 80, 16
HSL:
356°, 74.7967%, 48.2353%
HSV (HSB):
356°, 85.5814%, 84.3137%
XYZ:
28.9689, 15.6089, 3.8689
xyY:
0.5980, 0.3222, 15.6089
CIE-Lab:
46.4571, 67.2751, 41.9334
CIE-LCH:
46.4571, 79.2739, 31.9358
CIE-Luv:
46.4571, 135.2669, 25.9946
Hunter-Lab:
39.5081, 61.7443, 21.8497
#d71f2c color charts
#d71f2c color shades, tints & tones
#d71f2c color schemes
#d71f2c color preview, HTML & CSS examples
This text has a color of #d71f2c
<p style="color:#d71f2c;">Text here</p>
.mytext {color:#d71f2c;}
This box has a color of #d71f2c
<div style="background-color:#d71f2c;">Content here</div>
.mybackground {background-color:#d71f2c;}
Border around this has a color of #d71f2c
<div style="border:2px solid #d71f2c;">Content here</div>
.myborder {border:2px solid #d71f2c;}