#d36d75 color space conversions
Hex:
#d36d75
RGB:
211, 109, 117
CMY:
17, 57, 54
CMYK:
0, 48, 45, 17
HSL:
355°, 53.6842%, 62.7451%
HSV (HSB):
355°, 48.3412%, 82.7451%
XYZ:
35.5435, 26.0705, 19.9884
xyY:
0.4356, 0.3195, 26.0705
CIE-Lab:
58.1039, 40.8143, 14.0980
CIE-LCH:
58.1039, 43.1806, 19.0558
CIE-Luv:
58.1039, 71.2739, 10.4911
Hunter-Lab:
51.0593, 34.9040, 12.5310
#d36d75 color charts
#d36d75 color shades, tints & tones
#d36d75 color schemes
#d36d75 color preview, HTML & CSS examples
This text has a color of #d36d75
<p style="color:#d36d75;">Text here</p>
.mytext {color:#d36d75;}
This box has a color of #d36d75
<div style="background-color:#d36d75;">Content here</div>
.mybackground {background-color:#d36d75;}
Border around this has a color of #d36d75
<div style="border:2px solid #d36d75;">Content here</div>
.myborder {border:2px solid #d36d75;}