#d36a5c color space conversions
Hex:
#d36a5c
RGB:
211, 106, 92
CMY:
17, 58, 64
CMYK:
0, 50, 56, 17
HSL:
7°, 57.4879%, 59.4118%
HSV (HSB):
7°, 56.3981%, 82.7451%
XYZ:
33.9498, 24.9297, 13.1478
xyY:
0.4713, 0.3461, 24.9297
CIE-Lab:
57.0068, 40.0767, 27.0199
CIE-LCH:
57.0068, 48.3344, 33.9881
CIE-Luv:
57.0068, 78.3566, 24.6219
Hunter-Lab:
49.9296, 33.9947, 19.3381
#d36a5c color charts
#d36a5c color shades, tints & tones
#d36a5c color schemes
#d36a5c color preview, HTML & CSS examples
This text has a color of #d36a5c
<p style="color:#d36a5c;">Text here</p>
.mytext {color:#d36a5c;}
This box has a color of #d36a5c
<div style="background-color:#d36a5c;">Content here</div>
.mybackground {background-color:#d36a5c;}
Border around this has a color of #d36a5c
<div style="border:2px solid #d36a5c;">Content here</div>
.myborder {border:2px solid #d36a5c;}