#d3958a color space conversions
Hex:
#d3958a
RGB:
211, 149, 138
CMY:
17, 42, 46
CMYK:
0, 29, 35, 17
HSL:
9°, 45.3416%, 68.4314%
HSV (HSB):
9°, 34.5972%, 82.7451%
XYZ:
42.1989, 37.1788, 28.9969
xyY:
0.3894, 0.3431, 37.1788
CIE-Lab:
67.4109, 21.9083, 15.1371
CIE-LCH:
67.4109, 26.6290, 34.6418
CIE-Luv:
67.4109, 41.9818, 16.4869
Hunter-Lab:
60.9744, 16.8303, 14.4862
#d3958a color charts
#d3958a color shades, tints & tones
#d3958a color schemes
#d3958a color preview, HTML & CSS examples
This text has a color of #d3958a
<p style="color:#d3958a;">Text here</p>
.mytext {color:#d3958a;}
This box has a color of #d3958a
<div style="background-color:#d3958a;">Content here</div>
.mybackground {background-color:#d3958a;}
Border around this has a color of #d3958a
<div style="border:2px solid #d3958a;">Content here</div>
.myborder {border:2px solid #d3958a;}