#d36a8a color space conversions
Hex:
#d36a8a
RGB:
211, 106, 138
CMY:
17, 58, 46
CMYK:
0, 50, 35, 17
HSL:
342°, 54.4041%, 62.1569%
HSV (HSB):
342°, 49.7630%, 82.7451%
XYZ:
36.6054, 25.9919, 27.1324
xyY:
0.4080, 0.2897, 25.9919
CIE-Lab:
58.0294, 44.6880, 1.7813
CIE-LCH:
58.0294, 44.7235, 2.2826
CIE-Luv:
58.0294, 68.2409, -5.8404
Hunter-Lab:
50.9823, 38.9446, 4.1339
#d36a8a color charts
#d36a8a color shades, tints & tones
#d36a8a color schemes
#d36a8a color preview, HTML & CSS examples
This text has a color of #d36a8a
<p style="color:#d36a8a;">Text here</p>
.mytext {color:#d36a8a;}
This box has a color of #d36a8a
<div style="background-color:#d36a8a;">Content here</div>
.mybackground {background-color:#d36a8a;}
Border around this has a color of #d36a8a
<div style="border:2px solid #d36a8a;">Content here</div>
.myborder {border:2px solid #d36a8a;}