#d71e2c color space conversions
Hex:
#d71e2c
RGB:
215, 30, 44
CMY:
16, 88, 83
CMYK:
0, 86, 80, 16
HSL:
355°, 75.5102%, 48.0392%
HSV (HSB):
355°, 86.0465%, 84.3137%
XYZ:
28.9432, 15.5575, 3.8603
xyY:
0.5985, 0.3217, 15.5575
CIE-Lab:
46.3885, 67.4714, 41.8636
CIE-LCH:
46.3885, 79.4038, 31.8181
CIE-Luv:
46.3885, 135.6047, 25.8636
Hunter-Lab:
39.4430, 61.9581, 21.8074
#d71e2c color charts
#d71e2c color shades, tints & tones
#d71e2c color schemes
#d71e2c color preview, HTML & CSS examples
This text has a color of #d71e2c
<p style="color:#d71e2c;">Text here</p>
.mytext {color:#d71e2c;}
This box has a color of #d71e2c
<div style="background-color:#d71e2c;">Content here</div>
.mybackground {background-color:#d71e2c;}
Border around this has a color of #d71e2c
<div style="border:2px solid #d71e2c;">Content here</div>
.myborder {border:2px solid #d71e2c;}