#d63c1c color space conversions
Hex:
#d63c1c
RGB:
214, 60, 28
CMY:
16, 76, 89
CMYK:
0, 72, 87, 16
HSL:
10°, 76.8595%, 47.4510%
HSV (HSB):
10°, 86.9159%, 83.9216%
XYZ:
29.5570, 17.6117, 2.9402
xyY:
0.5899, 0.3515, 17.6117
CIE-Lab:
49.0217, 58.4825, 52.1041
CIE-LCH:
49.0217, 78.3265, 41.6990
CIE-Luv:
49.0217, 122.9498, 35.4050
Hunter-Lab:
41.9663, 52.2772, 25.2225
#d63c1c color charts
#d63c1c color shades, tints & tones
#d63c1c color schemes
#d63c1c color preview, HTML & CSS examples
This text has a color of #d63c1c
<p style="color:#d63c1c;">Text here</p>
.mytext {color:#d63c1c;}
This box has a color of #d63c1c
<div style="background-color:#d63c1c;">Content here</div>
.mybackground {background-color:#d63c1c;}
Border around this has a color of #d63c1c
<div style="border:2px solid #d63c1c;">Content here</div>
.myborder {border:2px solid #d63c1c;}