#d3700c color space conversions
Hex:
#d3700c
RGB:
211, 112, 12
CMY:
17, 56, 95
CMYK:
0, 47, 94, 17
HSL:
30°, 89.2377%, 43.7255%
HSV (HSB):
30°, 94.3128%, 82.7451%
XYZ:
32.7245, 25.4638, 3.5381
xyY:
0.5302, 0.4125, 25.4638
CIE-Lab:
57.5245, 33.5249, 62.9452
CIE-LCH:
57.5245, 71.3164, 61.9600
CIE-Luv:
57.5245, 82.2165, 52.7378
Hunter-Lab:
50.4616, 27.4498, 31.1661
#d3700c color charts
#d3700c color shades, tints & tones
#d3700c color schemes
#d3700c color preview, HTML & CSS examples
This text has a color of #d3700c
<p style="color:#d3700c;">Text here</p>
.mytext {color:#d3700c;}
This box has a color of #d3700c
<div style="background-color:#d3700c;">Content here</div>
.mybackground {background-color:#d3700c;}
Border around this has a color of #d3700c
<div style="border:2px solid #d3700c;">Content here</div>
.myborder {border:2px solid #d3700c;}