#d7745b color space conversions
Hex:
#d7745b
RGB:
215, 116, 91
CMY:
16, 55, 64
CMYK:
0, 46, 58, 16
HSL:
12°, 60.7843%, 60.0000%
HSV (HSB):
12°, 57.6744%, 84.3137%
XYZ:
36.1581, 27.6932, 13.3371
xyY:
0.4684, 0.3588, 27.6932
CIE-Lab:
59.6105, 36.3846, 31.0368
CIE-LCH:
59.6105, 47.8239, 40.4648
CIE-Luv:
59.6105, 74.6938, 29.9842
Hunter-Lab:
52.6243, 30.5544, 21.8106
#d7745b color charts
#d7745b color shades, tints & tones
#d7745b color schemes
#d7745b color preview, HTML & CSS examples
This text has a color of #d7745b
<p style="color:#d7745b;">Text here</p>
.mytext {color:#d7745b;}
This box has a color of #d7745b
<div style="background-color:#d7745b;">Content here</div>
.mybackground {background-color:#d7745b;}
Border around this has a color of #d7745b
<div style="border:2px solid #d7745b;">Content here</div>
.myborder {border:2px solid #d7745b;}