#d9403d color space conversions
Hex:
#d9403d
RGB:
217, 64, 61
CMY:
15, 75, 76
CMYK:
0, 71, 72, 15
HSL:
1°, 67.2414%, 54.5098%
HSV (HSB):
1°, 71.8894%, 85.0980%
XYZ:
31.2910, 18.7554, 6.3858
xyY:
0.5545, 0.3324, 18.7554
CIE-Lab:
50.3998, 59.0411, 36.7775
CIE-LCH:
50.3998, 69.5588, 31.9193
CIE-Luv:
50.3998, 117.5491, 26.4905
Hunter-Lab:
43.3075, 53.1833, 21.5728
#d9403d color charts
#d9403d color shades, tints & tones
#d9403d color schemes
#d9403d color preview, HTML & CSS examples
This text has a color of #d9403d
<p style="color:#d9403d;">Text here</p>
.mytext {color:#d9403d;}
This box has a color of #d9403d
<div style="background-color:#d9403d;">Content here</div>
.mybackground {background-color:#d9403d;}
Border around this has a color of #d9403d
<div style="border:2px solid #d9403d;">Content here</div>
.myborder {border:2px solid #d9403d;}