#d13f1e color space conversions
Hex:
#d13f1e
RGB:
209, 63, 30
CMY:
18, 75, 88
CMYK:
0, 70, 86, 18
HSL:
11°, 74.8954%, 46.8627%
HSV (HSB):
11°, 85.6459%, 81.9608%
XYZ:
28.3063, 17.2041, 3.0571
xyY:
0.5828, 0.3542, 17.2041
CIE-Lab:
48.5161, 55.8148, 50.4474
CIE-LCH:
48.5161, 75.2345, 42.1084
CIE-Luv:
48.5161, 116.8551, 35.0529
Hunter-Lab:
41.4778, 49.2305, 24.6645
#d13f1e color charts
#d13f1e color shades, tints & tones
#d13f1e color schemes
#d13f1e color preview, HTML & CSS examples
This text has a color of #d13f1e
<p style="color:#d13f1e;">Text here</p>
.mytext {color:#d13f1e;}
This box has a color of #d13f1e
<div style="background-color:#d13f1e;">Content here</div>
.mybackground {background-color:#d13f1e;}
Border around this has a color of #d13f1e
<div style="border:2px solid #d13f1e;">Content here</div>
.myborder {border:2px solid #d13f1e;}