#d3945d color space conversions
Hex:
#d3945d
RGB:
211, 148, 93
CMY:
17, 42, 64
CMYK:
0, 30, 56, 17
HSL:
28°, 57.2816%, 59.6078%
HSV (HSB):
28°, 55.9242%, 82.7451%
XYZ:
39.4297, 35.8190, 15.1915
xyY:
0.4360, 0.3961, 35.8190
CIE-Lab:
66.3814, 17.8128, 38.3055
CIE-LCH:
66.3814, 42.2446, 65.0607
CIE-Luv:
66.3814, 47.9885, 42.8926
Hunter-Lab:
59.8490, 12.8635, 26.8447
#d3945d color charts
#d3945d RGB chart
#d3945d CMYK chart
#d3945d RGB pie chart
#d3945d color shades, tints & tones
#d3945d color schemes
#d3945d color preview, HTML & CSS examples
This text has a color of #d3945d
<p style="color:#d3945d;">Text here</p>
.mytext {color:#d3945d;}
Text color #d3945d
This box has a color of #d3945d
<div style="background-color:#d3945d;">Content here</div>
.mybackground {background-color:#d3945d;}
Background color #d3945d
Border around this has a color of #d3945d
<div style="border:2px solid #d3945d;">Content here</div>
.myborder {border:2px solid #d3945d;}
Border color #d3945d