#d63d24 color space conversions
Hex:
#d63d24
RGB:
214, 61, 36
CMY:
16, 76, 86
CMYK:
0, 71, 83, 16
HSL:
8°, 71.2000%, 49.0196%
HSV (HSB):
8°, 83.1776%, 83.9216%
XYZ:
29.7187, 17.7610, 3.5309
xyY:
0.5826, 0.3482, 17.7610
CIE-Lab:
49.2049, 58.3094, 48.6440
CIE-LCH:
49.2049, 75.9357, 39.8362
CIE-Luv:
49.2049, 121.3572, 33.7798
Hunter-Lab:
42.1438, 52.1220, 24.5332
#d63d24 color charts
#d63d24 color shades, tints & tones
#d63d24 color schemes
#d63d24 color preview, HTML & CSS examples
This text has a color of #d63d24
<p style="color:#d63d24;">Text here</p>
.mytext {color:#d63d24;}
This box has a color of #d63d24
<div style="background-color:#d63d24;">Content here</div>
.mybackground {background-color:#d63d24;}
Border around this has a color of #d63d24
<div style="border:2px solid #d63d24;">Content here</div>
.myborder {border:2px solid #d63d24;}