#d7412e color space conversions
Hex:
#d7412e
RGB:
215, 65, 46
CMY:
16, 75, 82
CMYK:
0, 70, 79, 16
HSL:
7°, 67.8715%, 51.1765%
HSV (HSB):
7°, 78.6047%, 84.3137%
XYZ:
30.4078, 18.4249, 4.5385
xyY:
0.5697, 0.3452, 18.4249
CIE-Lab:
50.0075, 57.4529, 44.4614
CIE-LCH:
50.0075, 72.6474, 37.7354
CIE-Luv:
50.0075, 118.1788, 31.9994
Hunter-Lab:
42.9243, 51.3329, 23.7781
#d7412e color charts
#d7412e color shades, tints & tones
#d7412e color schemes
#d7412e color preview, HTML & CSS examples
This text has a color of #d7412e
<p style="color:#d7412e;">Text here</p>
.mytext {color:#d7412e;}
This box has a color of #d7412e
<div style="background-color:#d7412e;">Content here</div>
.mybackground {background-color:#d7412e;}
Border around this has a color of #d7412e
<div style="border:2px solid #d7412e;">Content here</div>
.myborder {border:2px solid #d7412e;}