#d71d2a color space conversions
Hex:
#d71d2a
RGB:
215, 29, 42
CMY:
16, 89, 84
CMYK:
0, 87, 80, 16
HSL:
356°, 76.2295%, 47.8431%
HSV (HSB):
356°, 86.5116%, 84.3137%
XYZ:
28.8816, 15.4930, 3.6587
xyY:
0.6013, 0.3225, 15.4930
CIE-Lab:
46.3021, 67.6047, 42.8790
CIE-LCH:
46.3021, 80.0563, 32.3853
CIE-Luv:
46.3021, 136.3344, 26.3787
Hunter-Lab:
39.3611, 62.0942, 22.0416
#d71d2a color charts
#d71d2a color shades, tints & tones
#d71d2a color schemes
#d71d2a color preview, HTML & CSS examples
This text has a color of #d71d2a
<p style="color:#d71d2a;">Text here</p>
.mytext {color:#d71d2a;}
This box has a color of #d71d2a
<div style="background-color:#d71d2a;">Content here</div>
.mybackground {background-color:#d71d2a;}
Border around this has a color of #d71d2a
<div style="border:2px solid #d71d2a;">Content here</div>
.myborder {border:2px solid #d71d2a;}