#d7292d color space conversions
Hex:
#d7292d
RGB:
215, 41, 45
CMY:
16, 84, 82
CMYK:
0, 81, 79, 16
HSL:
359°, 68.5039%, 50.1961%
HSV (HSB):
359°, 80.9302%, 84.3137%
XYZ:
29.2909, 16.2224, 4.0701
xyY:
0.5907, 0.3272, 16.2224
CIE-Lab:
47.2649, 65.0352, 42.2056
CIE-LCH:
47.2649, 77.5299, 32.9822
CIE-Luv:
47.2649, 131.1812, 27.1849
Hunter-Lab:
40.2771, 59.3268, 22.2026
#d7292d color charts
#d7292d color shades, tints & tones
#d7292d color schemes
#d7292d color preview, HTML & CSS examples
This text has a color of #d7292d
<p style="color:#d7292d;">Text here</p>
.mytext {color:#d7292d;}
This box has a color of #d7292d
<div style="background-color:#d7292d;">Content here</div>
.mybackground {background-color:#d7292d;}
Border around this has a color of #d7292d
<div style="border:2px solid #d7292d;">Content here</div>
.myborder {border:2px solid #d7292d;}