#d36e94 color space conversions
Hex:
#d36e94
RGB:
211, 110, 148
CMY:
17, 57, 42
CMYK:
0, 48, 30, 17
HSL:
337°, 53.4392%, 62.9412%
HSV (HSB):
337°, 47.8673%, 82.7451%
XYZ:
37.7852, 27.1389, 31.2638
xyY:
0.3928, 0.2821, 27.1389
CIE-Lab:
59.1026, 43.9288, -2.4570
CIE-LCH:
59.1026, 43.9974, 356.7987
CIE-Luv:
59.1026, 63.5774, -11.4454
Hunter-Lab:
52.0950, 38.3023, 0.8847
#d36e94 color charts
#d36e94 color shades, tints & tones
#d36e94 color schemes
#d36e94 color preview, HTML & CSS examples
This text has a color of #d36e94
<p style="color:#d36e94;">Text here</p>
.mytext {color:#d36e94;}
This box has a color of #d36e94
<div style="background-color:#d36e94;">Content here</div>
.mybackground {background-color:#d36e94;}
Border around this has a color of #d36e94
<div style="border:2px solid #d36e94;">Content here</div>
.myborder {border:2px solid #d36e94;}