#d73f2e color space conversions
Hex:
#d73f2e
RGB:
215, 63, 46
CMY:
16, 75, 82
CMYK:
0, 71, 79, 16
HSL:
6°, 67.8715%, 51.1765%
HSV (HSB):
6°, 78.6047%, 84.3137%
XYZ:
30.2950, 18.1993, 4.5009
xyY:
0.5717, 0.3434, 18.1993
CIE-Lab:
49.7370, 58.1955, 44.1870
CIE-LCH:
49.7370, 73.0699, 37.2089
CIE-Luv:
49.7370, 119.4154, 31.4953
Hunter-Lab:
42.6607, 52.1034, 23.6072
#d73f2e color charts
#d73f2e color shades, tints & tones
#d73f2e color schemes
#d73f2e color preview, HTML & CSS examples
This text has a color of #d73f2e
<p style="color:#d73f2e;">Text here</p>
.mytext {color:#d73f2e;}
This box has a color of #d73f2e
<div style="background-color:#d73f2e;">Content here</div>
.mybackground {background-color:#d73f2e;}
Border around this has a color of #d73f2e
<div style="border:2px solid #d73f2e;">Content here</div>
.myborder {border:2px solid #d73f2e;}