#d63f3e color space conversions
Hex:
#d63f3e
RGB:
214, 63, 62
CMY:
16, 75, 76
CMYK:
0, 71, 71, 16
HSL:
0°, 64.9573%, 54.1176%
HSV (HSB):
0°, 71.0280%, 83.9216%
XYZ:
30.3786, 18.1990, 6.4690
xyY:
0.5519, 0.3306, 18.1990
CIE-Lab:
49.7365, 58.5113, 35.2977
CIE-LCH:
49.7365, 68.3337, 31.1011
CIE-Luv:
49.7365, 115.4999, 25.2918
Hunter-Lab:
42.6602, 52.4553, 20.8714
#d63f3e color charts
#d63f3e color shades, tints & tones
#d63f3e color schemes
#d63f3e color preview, HTML & CSS examples
This text has a color of #d63f3e
<p style="color:#d63f3e;">Text here</p>
.mytext {color:#d63f3e;}
This box has a color of #d63f3e
<div style="background-color:#d63f3e;">Content here</div>
.mybackground {background-color:#d63f3e;}
Border around this has a color of #d63f3e
<div style="border:2px solid #d63f3e;">Content here</div>
.myborder {border:2px solid #d63f3e;}