#d37a5c color space conversions
Hex:
#d37a5c
RGB:
211, 122, 92
CMY:
17, 52, 64
CMYK:
0, 42, 56, 17
HSL:
15°, 57.4879%, 59.4118%
HSV (HSB):
15°, 56.3981%, 82.7451%
XYZ:
35.7553, 28.5407, 13.7496
xyY:
0.4581, 0.3657, 28.5407
CIE-Lab:
60.3741, 31.7432, 31.3396
CIE-LCH:
60.3741, 44.6072, 44.6334
CIE-Luv:
60.3741, 66.9538, 31.5471
Hunter-Lab:
53.4235, 25.9755, 22.1369
#d37a5c color charts
#d37a5c color shades, tints & tones
#d37a5c color schemes
#d37a5c color preview, HTML & CSS examples
This text has a color of #d37a5c
<p style="color:#d37a5c;">Text here</p>
.mytext {color:#d37a5c;}
This box has a color of #d37a5c
<div style="background-color:#d37a5c;">Content here</div>
.mybackground {background-color:#d37a5c;}
Border around this has a color of #d37a5c
<div style="border:2px solid #d37a5c;">Content here</div>
.myborder {border:2px solid #d37a5c;}