#d63f1e color space conversions
Hex:
#d63f1e
RGB:
214, 63, 30
CMY:
16, 75, 88
CMYK:
0, 71, 86, 16
HSL:
11°, 75.4098%, 47.8431%
HSV (HSB):
11°, 85.9813%, 83.9216%
XYZ:
29.7434, 17.9449, 3.1244
xyY:
0.5854, 0.3532, 17.9449
CIE-Lab:
49.4292, 57.4367, 51.5791
CIE-LCH:
49.4292, 77.1970, 41.9244
CIE-Luv:
49.4292, 120.8532, 35.6853
Hunter-Lab:
42.3614, 51.1985, 25.2801
#d63f1e color charts
#d63f1e color shades, tints & tones
#d63f1e color schemes
#d63f1e color preview, HTML & CSS examples
This text has a color of #d63f1e
<p style="color:#d63f1e;">Text here</p>
.mytext {color:#d63f1e;}
This box has a color of #d63f1e
<div style="background-color:#d63f1e;">Content here</div>
.mybackground {background-color:#d63f1e;}
Border around this has a color of #d63f1e
<div style="border:2px solid #d63f1e;">Content here</div>
.myborder {border:2px solid #d63f1e;}