#d71c3c color space conversions
Hex:
#d71c3c
RGB:
215, 28, 60
CMY:
16, 89, 76
CMYK:
0, 87, 72, 16
HSL:
350°, 76.9547%, 47.6471%
HSV (HSB):
350°, 86.9767%, 84.3137%
XYZ:
29.2552, 15.6038, 5.7449
xyY:
0.5781, 0.3084, 15.6038
CIE-Lab:
46.4504, 68.4089, 32.6600
CIE-LCH:
46.4504, 75.8053, 25.5209
CIE-Luv:
46.4504, 132.4111, 19.4664
Hunter-Lab:
39.5017, 63.0703, 19.0284
#d71c3c color charts
#d71c3c color shades, tints & tones
#d71c3c color schemes
#d71c3c color preview, HTML & CSS examples
This text has a color of #d71c3c
<p style="color:#d71c3c;">Text here</p>
.mytext {color:#d71c3c;}
This box has a color of #d71c3c
<div style="background-color:#d71c3c;">Content here</div>
.mybackground {background-color:#d71c3c;}
Border around this has a color of #d71c3c
<div style="border:2px solid #d71c3c;">Content here</div>
.myborder {border:2px solid #d71c3c;}