#d63e24 color space conversions
Hex:
#d63e24
RGB:
214, 62, 36
CMY:
16, 76, 86
CMYK:
0, 71, 83, 16
HSL:
9°, 71.2000%, 49.0196%
HSV (HSB):
9°, 83.1776%, 83.9216%
XYZ:
29.7726, 17.8688, 3.5489
xyY:
0.5816, 0.3491, 17.8688
CIE-Lab:
49.3365, 57.9471, 48.7629
CIE-LCH:
49.3365, 75.7344, 40.0809
CIE-Luv:
49.3365, 120.7405, 34.0185
Hunter-Lab:
42.2715, 51.7460, 24.6123
#d63e24 color charts
#d63e24 color shades, tints & tones
#d63e24 color schemes
#d63e24 color preview, HTML & CSS examples
This text has a color of #d63e24
<p style="color:#d63e24;">Text here</p>
.mytext {color:#d63e24;}
This box has a color of #d63e24
<div style="background-color:#d63e24;">Content here</div>
.mybackground {background-color:#d63e24;}
Border around this has a color of #d63e24
<div style="border:2px solid #d63e24;">Content here</div>
.myborder {border:2px solid #d63e24;}