#d3500f color space conversions
Hex:
#d3500f
RGB:
211, 80, 15
CMY:
17, 69, 94
CMYK:
0, 62, 93, 17
HSL:
20°, 86.7257%, 44.3137%
HSV (HSB):
20°, 92.8910%, 82.7451%
XYZ:
29.8189, 19.6207, 2.6675
xyY:
0.5723, 0.3765, 19.6207
CIE-Lab:
51.4056, 49.2044, 58.1298
CIE-LCH:
51.4056, 76.1587, 49.7535
CIE-Luv:
51.4056, 107.7798, 42.3278
Hunter-Lab:
44.2953, 42.6466, 27.4362
#d3500f color charts
#d3500f color shades, tints & tones
#d3500f color schemes
#d3500f color preview, HTML & CSS examples
This text has a color of #d3500f
<p style="color:#d3500f;">Text here</p>
.mytext {color:#d3500f;}
This box has a color of #d3500f
<div style="background-color:#d3500f;">Content here</div>
.mybackground {background-color:#d3500f;}
Border around this has a color of #d3500f
<div style="border:2px solid #d3500f;">Content here</div>
.myborder {border:2px solid #d3500f;}