#d36a7c color space conversions
Hex:
#d36a7c
RGB:
211, 106, 124
CMY:
17, 58, 51
CMYK:
0, 50, 41, 17
HSL:
350°, 54.4041%, 62.1569%
HSV (HSB):
350°, 49.7630%, 82.7451%
XYZ:
35.6561, 25.6122, 22.1331
xyY:
0.4275, 0.3071, 25.6122
CIE-Lab:
57.6671, 43.0772, 9.4166
CIE-LCH:
57.6671, 44.0944, 12.3308
CIE-Luv:
57.6671, 71.5803, 4.2964
Hunter-Lab:
50.6085, 37.1969, 9.4960
#d36a7c color charts
#d36a7c color shades, tints & tones
#d36a7c color schemes
#d36a7c color preview, HTML & CSS examples
This text has a color of #d36a7c
<p style="color:#d36a7c;">Text here</p>
.mytext {color:#d36a7c;}
This box has a color of #d36a7c
<div style="background-color:#d36a7c;">Content here</div>
.mybackground {background-color:#d36a7c;}
Border around this has a color of #d36a7c
<div style="border:2px solid #d36a7c;">Content here</div>
.myborder {border:2px solid #d36a7c;}