#d36b6a color space conversions
Hex:
#d36b6a
RGB:
211, 107, 106
CMY:
17, 58, 58
CMYK:
0, 49, 50, 17
HSL:
1°, 54.4041%, 62.1569%
HSV (HSB):
1°, 49.7630%, 82.7451%
XYZ:
34.7232, 25.4049, 16.7092
xyY:
0.4519, 0.3306, 25.4049
CIE-Lab:
57.4678, 40.7634, 19.5919
CIE-LCH:
57.4678, 45.2272, 25.6701
CIE-Luv:
57.4678, 74.9038, 16.7316
Hunter-Lab:
50.4033, 34.7643, 15.6270
#d36b6a color charts
#d36b6a color shades, tints & tones
#d36b6a color schemes
#d36b6a color preview, HTML & CSS examples
This text has a color of #d36b6a
<p style="color:#d36b6a;">Text here</p>
.mytext {color:#d36b6a;}
This box has a color of #d36b6a
<div style="background-color:#d36b6a;">Content here</div>
.mybackground {background-color:#d36b6a;}
Border around this has a color of #d36b6a
<div style="border:2px solid #d36b6a;">Content here</div>
.myborder {border:2px solid #d36b6a;}