#d4975e color space conversions
Hex:
#d4975e
RGB:
212, 151, 94
CMY:
17, 41, 63
CMYK:
0, 29, 56, 17
HSL:
29°, 57.8431%, 60.0000%
HSV (HSB):
29°, 55.6604%, 83.1373%
XYZ:
40.2384, 36.9384, 15.5987
xyY:
0.4337, 0.3981, 36.9384
CIE-Lab:
67.2308, 16.6837, 38.8513
CIE-LCH:
67.2308, 42.2821, 66.7601
CIE-Luv:
67.2308, 46.5093, 43.8838
Hunter-Lab:
60.7770, 11.8190, 27.3268
#d4975e color charts
#d4975e color shades, tints & tones
#d4975e color schemes
#d4975e color preview, HTML & CSS examples
This text has a color of #d4975e
<p style="color:#d4975e;">Text here</p>
.mytext {color:#d4975e;}
This box has a color of #d4975e
<div style="background-color:#d4975e;">Content here</div>
.mybackground {background-color:#d4975e;}
Border around this has a color of #d4975e
<div style="border:2px solid #d4975e;">Content here</div>
.myborder {border:2px solid #d4975e;}