#d73f1e color space conversions
Hex:
#d73f1e
RGB:
215, 63, 30
CMY:
16, 75, 88
CMYK:
0, 71, 86, 16
HSL:
11°, 75.5102%, 48.0392%
HSV (HSB):
11°, 86.0465%, 84.3137%
XYZ:
30.0362, 18.0958, 3.1381
xyY:
0.5858, 0.3530, 18.0958
CIE-Lab:
49.6121, 57.7584, 51.8051
CIE-LCH:
49.6121, 77.5874, 41.8898
CIE-Luv:
49.6121, 121.6501, 35.8121
Hunter-Lab:
42.5392, 51.5922, 25.4037
#d73f1e color charts
#d73f1e color shades, tints & tones
#d73f1e color schemes
#d73f1e color preview, HTML & CSS examples
This text has a color of #d73f1e
<p style="color:#d73f1e;">Text here</p>
.mytext {color:#d73f1e;}
This box has a color of #d73f1e
<div style="background-color:#d73f1e;">Content here</div>
.mybackground {background-color:#d73f1e;}
Border around this has a color of #d73f1e
<div style="border:2px solid #d73f1e;">Content here</div>
.myborder {border:2px solid #d73f1e;}