#d63f40 color space conversions
Hex:
#d63f40
RGB:
214, 63, 64
CMY:
16, 75, 75
CMYK:
0, 71, 70, 16
HSL:
360°, 64.8069%, 54.3137%
HSV (HSB):
360°, 70.5607%, 83.9216%
XYZ:
30.4345, 18.2213, 6.7635
xyY:
0.5492, 0.3288, 18.2213
CIE-Lab:
49.7635, 58.6049, 34.1777
CIE-LCH:
49.7635, 67.8428, 30.2503
CIE-Luv:
49.7635, 115.0508, 24.4160
Hunter-Lab:
42.6864, 52.5652, 20.4863
#d63f40 color charts
#d63f40 color shades, tints & tones
#d63f40 color schemes
#d63f40 color preview, HTML & CSS examples
This text has a color of #d63f40
<p style="color:#d63f40;">Text here</p>
.mytext {color:#d63f40;}
This box has a color of #d63f40
<div style="background-color:#d63f40;">Content here</div>
.mybackground {background-color:#d63f40;}
Border around this has a color of #d63f40
<div style="border:2px solid #d63f40;">Content here</div>
.myborder {border:2px solid #d63f40;}