#d3404a color space conversions
Hex:
#d3404a
RGB:
211, 64, 74
CMY:
17, 75, 71
CMYK:
0, 70, 65, 17
HSL:
356°, 62.5532%, 53.9216%
HSV (HSB):
356°, 69.6682%, 82.7451%
XYZ:
29.9334, 18.0101, 8.3772
xyY:
0.5315, 0.3198, 18.0101
CIE-Lab:
49.5083, 57.8168, 27.8820
CIE-LCH:
49.5083, 64.1887, 25.7456
CIE-Luv:
49.5083, 109.6234, 19.3552
Hunter-Lab:
42.4383, 51.6360, 18.0031
#d3404a color charts
#d3404a color shades, tints & tones
#d3404a color schemes
#d3404a color preview, HTML & CSS examples
This text has a color of #d3404a
<p style="color:#d3404a;">Text here</p>
.mytext {color:#d3404a;}
This box has a color of #d3404a
<div style="background-color:#d3404a;">Content here</div>
.mybackground {background-color:#d3404a;}
Border around this has a color of #d3404a
<div style="border:2px solid #d3404a;">Content here</div>
.myborder {border:2px solid #d3404a;}