#d3985c color space conversions
Hex:
#d3985c
RGB:
211, 152, 92
CMY:
17, 40, 64
CMYK:
0, 28, 56, 17
HSL:
30°, 57.4879%, 59.4118%
HSV (HSB):
30°, 56.3981%, 82.7451%
XYZ:
40.0240, 37.0781, 15.1725
xyY:
0.4337, 0.4018, 37.0781
CIE-Lab:
67.3356, 15.5642, 39.9939
CIE-LCH:
67.3356, 42.9157, 68.7357
CIE-Luv:
67.3356, 45.2059, 45.2410
Hunter-Lab:
60.8918, 10.7669, 27.8508
#d3985c color charts
#d3985c color shades, tints & tones
#d3985c color schemes
#d3985c color preview, HTML & CSS examples
This text has a color of #d3985c
<p style="color:#d3985c;">Text here</p>
.mytext {color:#d3985c;}
This box has a color of #d3985c
<div style="background-color:#d3985c;">Content here</div>
.mybackground {background-color:#d3985c;}
Border around this has a color of #d3985c
<div style="border:2px solid #d3985c;">Content here</div>
.myborder {border:2px solid #d3985c;}