#d5937f color space conversions
Hex:
#d5937f
RGB:
213, 147, 127
CMY:
16, 42, 50
CMYK:
0, 31, 40, 16
HSL:
14°, 50.5882%, 66.6667%
HSV (HSB):
14°, 40.3756%, 83.5294%
XYZ:
41.7051, 36.5459, 24.9346
xyY:
0.4042, 0.3542, 36.5459
CIE-Lab:
66.9349, 22.4663, 20.6299
CIE-LCH:
66.9349, 30.5013, 42.5599
CIE-Luv:
66.9349, 46.2330, 23.0547
Hunter-Lab:
60.4532, 17.3494, 17.8624
#d5937f color charts
#d5937f color shades, tints & tones
#d5937f color schemes
#d5937f color preview, HTML & CSS examples
This text has a color of #d5937f
<p style="color:#d5937f;">Text here</p>
.mytext {color:#d5937f;}
This box has a color of #d5937f
<div style="background-color:#d5937f;">Content here</div>
.mybackground {background-color:#d5937f;}
Border around this has a color of #d5937f
<div style="border:2px solid #d5937f;">Content here</div>
.myborder {border:2px solid #d5937f;}