#d71e2d color space conversions
Hex:
#d71e2d
RGB:
215, 30, 45
CMY:
16, 88, 82
CMYK:
0, 86, 79, 16
HSL:
355°, 75.5102%, 48.0392%
HSV (HSB):
355°, 86.0465%, 84.3137%
XYZ:
28.9623, 15.5651, 3.9605
xyY:
0.5973, 0.3210, 15.5651
CIE-Lab:
46.3986, 67.5013, 41.3175
CIE-LCH:
46.3986, 79.1426, 31.4707
CIE-Luv:
46.3986, 135.3986, 25.5322
Hunter-Lab:
39.4526, 61.9952, 21.6649
#d71e2d color charts
#d71e2d color shades, tints & tones
#d71e2d color schemes
#d71e2d color preview, HTML & CSS examples
This text has a color of #d71e2d
<p style="color:#d71e2d;">Text here</p>
.mytext {color:#d71e2d;}
This box has a color of #d71e2d
<div style="background-color:#d71e2d;">Content here</div>
.mybackground {background-color:#d71e2d;}
Border around this has a color of #d71e2d
<div style="border:2px solid #d71e2d;">Content here</div>
.myborder {border:2px solid #d71e2d;}