#d3945f color space conversions
Hex:
#d3945f
RGB:
211, 148, 95
CMY:
17, 42, 63
CMYK:
0, 30, 55, 17
HSL:
27°, 56.8627%, 60.0000%
HSV (HSB):
27°, 54.9763%, 82.7451%
XYZ:
39.5194, 35.8549, 15.6643
xyY:
0.4341, 0.3938, 35.8549
CIE-Lab:
66.4089, 17.9769, 37.2879
CIE-LCH:
66.4089, 41.3951, 64.2607
CIE-Luv:
66.4089, 47.7876, 41.8912
Hunter-Lab:
59.8790, 13.0197, 26.4051
#d3945f color charts
#d3945f color shades, tints & tones
#d3945f color schemes
#d3945f color preview, HTML & CSS examples
This text has a color of #d3945f
<p style="color:#d3945f;">Text here</p>
.mytext {color:#d3945f;}
This box has a color of #d3945f
<div style="background-color:#d3945f;">Content here</div>
.mybackground {background-color:#d3945f;}
Border around this has a color of #d3945f
<div style="border:2px solid #d3945f;">Content here</div>
.myborder {border:2px solid #d3945f;}