#d3442f color space conversions
Hex:
#d3442f
RGB:
211, 68, 47
CMY:
17, 73, 82
CMYK:
0, 68, 78, 17
HSL:
8°, 65.0794%, 50.5882%
HSV (HSB):
8°, 77.7251%, 82.7451%
XYZ:
29.4442, 18.1884, 4.6481
xyY:
0.5632, 0.3479, 18.1884
CIE-Lab:
49.7238, 55.0247, 43.4180
CIE-LCH:
49.7238, 70.0917, 38.2757
CIE-Luv:
49.7238, 112.8753, 31.8912
Hunter-Lab:
42.6478, 48.6032, 23.3915
#d3442f color charts
#d3442f color shades, tints & tones
#d3442f color schemes
#d3442f color preview, HTML & CSS examples
This text has a color of #d3442f
<p style="color:#d3442f;">Text here</p>
.mytext {color:#d3442f;}
This box has a color of #d3442f
<div style="background-color:#d3442f;">Content here</div>
.mybackground {background-color:#d3442f;}
Border around this has a color of #d3442f
<div style="border:2px solid #d3442f;">Content here</div>
.myborder {border:2px solid #d3442f;}