#d7945e color space conversions
Hex:
#d7945e
RGB:
215, 148, 94
CMY:
16, 42, 63
CMYK:
0, 31, 56, 16
HSL:
27°, 60.1990%, 60.5882%
HSV (HSB):
27°, 56.2791%, 84.3137%
XYZ:
40.6346, 36.4350, 15.4807
xyY:
0.4391, 0.3937, 36.4350
CIE-Lab:
66.8510, 19.5492, 38.4611
CIE-LCH:
66.8510, 43.1443, 63.0564
CIE-Luv:
66.8510, 51.0062, 42.7623
Hunter-Lab:
60.3614, 14.5316, 27.0471
#d7945e color charts
#d7945e color shades, tints & tones
#d7945e color schemes
#d7945e color preview, HTML & CSS examples
This text has a color of #d7945e
<p style="color:#d7945e;">Text here</p>
.mytext {color:#d7945e;}
This box has a color of #d7945e
<div style="background-color:#d7945e;">Content here</div>
.mybackground {background-color:#d7945e;}
Border around this has a color of #d7945e
<div style="border:2px solid #d7945e;">Content here</div>
.myborder {border:2px solid #d7945e;}