#d74d2e color space conversions
Hex:
#d74d2e
RGB:
215, 77, 46
CMY:
16, 70, 82
CMYK:
0, 64, 79, 16
HSL:
11°, 67.8715%, 51.1765%
HSV (HSB):
11°, 78.6047%, 84.3137%
XYZ:
31.1714, 19.9521, 4.7930
xyY:
0.5575, 0.3568, 19.9521
CIE-Lab:
51.7830, 52.6387, 46.2497
CIE-LCH:
51.7830, 70.0704, 41.3034
CIE-Luv:
51.7830, 110.2288, 35.2793
Hunter-Lab:
44.6678, 46.3975, 24.9054
#d74d2e color charts
#d74d2e color shades, tints & tones
#d74d2e color schemes
#d74d2e color preview, HTML & CSS examples
This text has a color of #d74d2e
<p style="color:#d74d2e;">Text here</p>
.mytext {color:#d74d2e;}
This box has a color of #d74d2e
<div style="background-color:#d74d2e;">Content here</div>
.mybackground {background-color:#d74d2e;}
Border around this has a color of #d74d2e
<div style="border:2px solid #d74d2e;">Content here</div>
.myborder {border:2px solid #d74d2e;}