#d3945b color space conversions
Hex:
#d3945b
RGB:
211, 148, 91
CMY:
17, 42, 64
CMYK:
0, 30, 57, 17
HSL:
29°, 57.6923%, 59.2157%
HSV (HSB):
29°, 56.8720%, 82.7451%
XYZ:
39.3422, 35.7840, 14.7310
xyY:
0.4378, 0.3982, 35.7840
CIE-Lab:
66.3546, 17.6525, 39.3182
CIE-LCH:
66.3546, 43.0991, 65.8216
CIE-Luv:
66.3546, 48.1853, 43.8738
Hunter-Lab:
59.8197, 12.7112, 27.2733
#d3945b color charts
#d3945b RGB chart
#d3945b CMYK chart
#d3945b RGB pie chart
#d3945b color shades, tints & tones
#d3945b color schemes
#d3945b color preview, HTML & CSS examples
This text has a color of #d3945b
<p style="color:#d3945b;">Text here</p>
.mytext {color:#d3945b;}
Text color #d3945b
This box has a color of #d3945b
<div style="background-color:#d3945b;">Content here</div>
.mybackground {background-color:#d3945b;}
Background color #d3945b
Border around this has a color of #d3945b
<div style="border:2px solid #d3945b;">Content here</div>
.myborder {border:2px solid #d3945b;}
Border color #d3945b