#d3442b color space conversions
Hex:
#d3442b
RGB:
211, 68, 43
CMY:
17, 73, 83
CMYK:
0, 68, 80, 17
HSL:
9°, 66.1417%, 49.8039%
HSV (HSB):
9°, 79.6209%, 82.7451%
XYZ:
29.3671, 18.1575, 4.2424
xyY:
0.5673, 0.3508, 18.1575
CIE-Lab:
49.6866, 54.8895, 45.4499
CIE-LCH:
49.6866, 71.2639, 39.6256
CIE-Luv:
49.6866, 113.5018, 33.1654
Hunter-Lab:
42.6117, 48.4483, 23.9252
#d3442b color charts
#d3442b color shades, tints & tones
#d3442b color schemes
#d3442b color preview, HTML & CSS examples
This text has a color of #d3442b
<p style="color:#d3442b;">Text here</p>
.mytext {color:#d3442b;}
This box has a color of #d3442b
<div style="background-color:#d3442b;">Content here</div>
.mybackground {background-color:#d3442b;}
Border around this has a color of #d3442b
<div style="border:2px solid #d3442b;">Content here</div>
.myborder {border:2px solid #d3442b;}