#d3775d color space conversions
Hex:
#d3775d
RGB:
211, 119, 93
CMY:
17, 53, 64
CMYK:
0, 44, 56, 17
HSL:
13°, 57.2816%, 59.6078%
HSV (HSB):
13°, 55.9242%, 82.7451%
XYZ:
35.4366, 27.8328, 13.8605
xyY:
0.4594, 0.3609, 27.8328
CIE-Lab:
59.7374, 33.4118, 29.9729
CIE-LCH:
59.7374, 44.8857, 41.8945
CIE-Luv:
59.7374, 68.9606, 29.6781
Hunter-Lab:
52.7568, 27.5733, 21.3529
#d3775d color charts
#d3775d color shades, tints & tones
#d3775d color schemes
#d3775d color preview, HTML & CSS examples
This text has a color of #d3775d
<p style="color:#d3775d;">Text here</p>
.mytext {color:#d3775d;}
This box has a color of #d3775d
<div style="background-color:#d3775d;">Content here</div>
.mybackground {background-color:#d3775d;}
Border around this has a color of #d3775d
<div style="border:2px solid #d3775d;">Content here</div>
.myborder {border:2px solid #d3775d;}