#d3450f color space conversions
Hex:
#d3450f
RGB:
211, 69, 15
CMY:
17, 73, 94
CMYK:
0, 67, 93, 17
HSL:
17°, 86.7257%, 44.3137%
HSV (HSB):
17°, 92.8910%, 82.7451%
XYZ:
29.0783, 18.1396, 2.4206
xyY:
0.5858, 0.3654, 18.1396
CIE-Lab:
49.6650, 53.8709, 56.9788
CIE-LCH:
49.6650, 78.4134, 46.6060
CIE-Luv:
49.6650, 115.7440, 39.3655
Hunter-Lab:
42.5906, 47.3354, 26.4437
#d3450f color charts
#d3450f color shades, tints & tones
#d3450f color schemes
#d3450f color preview, HTML & CSS examples
This text has a color of #d3450f
<p style="color:#d3450f;">Text here</p>
.mytext {color:#d3450f;}
This box has a color of #d3450f
<div style="background-color:#d3450f;">Content here</div>
.mybackground {background-color:#d3450f;}
Border around this has a color of #d3450f
<div style="border:2px solid #d3450f;">Content here</div>
.myborder {border:2px solid #d3450f;}