#d3402f color space conversions
Hex:
#d3402f
RGB:
211, 64, 47
CMY:
17, 75, 82
CMYK:
0, 70, 78, 17
HSL:
6°, 65.0794%, 50.5882%
HSV (HSB):
6°, 77.7251%, 82.7451%
XYZ:
29.2105, 17.7209, 4.5702
xyY:
0.5672, 0.3441, 17.7209
CIE-Lab:
49.1558, 56.5752, 42.8315
CIE-LCH:
49.1558, 70.9598, 37.1284
CIE-Luv:
49.1558, 115.4169, 30.8330
Hunter-Lab:
42.0962, 50.1923, 23.0304
#d3402f color charts
#d3402f color shades, tints & tones
#d3402f color schemes
#d3402f color preview, HTML & CSS examples
This text has a color of #d3402f
<p style="color:#d3402f;">Text here</p>
.mytext {color:#d3402f;}
This box has a color of #d3402f
<div style="background-color:#d3402f;">Content here</div>
.mybackground {background-color:#d3402f;}
Border around this has a color of #d3402f
<div style="border:2px solid #d3402f;">Content here</div>
.myborder {border:2px solid #d3402f;}