#d3755f color space conversions
Hex:
#d3755f
RGB:
211, 117, 95
CMY:
17, 54, 63
CMYK:
0, 45, 55, 17
HSL:
11°, 56.8627%, 60.0000%
HSV (HSB):
11°, 54.9763%, 82.7451%
XYZ:
35.2908, 27.3977, 14.2547
xyY:
0.4587, 0.3561, 27.3977
CIE-Lab:
59.3406, 34.6280, 28.3438
CIE-LCH:
59.3406, 44.7490, 39.3011
CIE-Luv:
59.3406, 70.0655, 27.6902
Hunter-Lab:
52.3428, 28.7492, 20.4933
#d3755f color charts
#d3755f color shades, tints & tones
#d3755f color schemes
#d3755f color preview, HTML & CSS examples
This text has a color of #d3755f
<p style="color:#d3755f;">Text here</p>
.mytext {color:#d3755f;}
This box has a color of #d3755f
<div style="background-color:#d3755f;">Content here</div>
.mybackground {background-color:#d3755f;}
Border around this has a color of #d3755f
<div style="border:2px solid #d3755f;">Content here</div>
.myborder {border:2px solid #d3755f;}