#d3750c color space conversions
Hex:
#d3750c
RGB:
211, 117, 12
CMY:
17, 54, 95
CMYK:
0, 45, 94, 17
HSL:
32°, 89.2377%, 43.7255%
HSV (HSB):
32°, 94.3128%, 82.7451%
XYZ:
33.2916, 26.5980, 3.7271
xyY:
0.5233, 0.4181, 26.5980
CIE-Lab:
58.6004, 30.9004, 63.6832
CIE-LCH:
58.6004, 70.7840, 64.1163
CIE-Luv:
58.6004, 78.0556, 54.4612
Hunter-Lab:
51.5733, 24.9723, 31.8165
#d3750c color charts
#d3750c RGB chart
#d3750c CMYK chart
#d3750c RGB pie chart
#d3750c color shades, tints & tones
#d3750c color schemes
#d3750c color preview, HTML & CSS examples
This text has a color of #d3750c
<p style="color:#d3750c;">Text here</p>
.mytext {color:#d3750c;}
Text color #d3750c
This box has a color of #d3750c
<div style="background-color:#d3750c;">Content here</div>
.mybackground {background-color:#d3750c;}
Background color #d3750c
Border around this has a color of #d3750c
<div style="border:2px solid #d3750c;">Content here</div>
.myborder {border:2px solid #d3750c;}
Border color #d3750c