#d63f3d color space conversions
Hex:
#d63f3d
RGB:
214, 63, 61
CMY:
16, 75, 76
CMYK:
0, 71, 71, 16
HSL:
1°, 65.1064%, 53.9216%
HSV (HSB):
1°, 71.4953%, 83.9216%
XYZ:
30.3514, 18.1881, 6.3258
xyY:
0.5532, 0.3315, 18.1881
CIE-Lab:
49.7234, 58.4657, 35.8554
CIE-LCH:
49.7234, 68.5846, 31.5196
CIE-Luv:
49.7234, 115.7195, 25.7200
Hunter-Lab:
42.6475, 52.4018, 21.0588
#d63f3d color charts
#d63f3d color shades, tints & tones
#d63f3d color schemes
#d63f3d color preview, HTML & CSS examples
This text has a color of #d63f3d
<p style="color:#d63f3d;">Text here</p>
.mytext {color:#d63f3d;}
This box has a color of #d63f3d
<div style="background-color:#d63f3d;">Content here</div>
.mybackground {background-color:#d63f3d;}
Border around this has a color of #d63f3d
<div style="border:2px solid #d63f3d;">Content here</div>
.myborder {border:2px solid #d63f3d;}