#d36dbe color space conversions
Hex:
#d36dbe
RGB:
211, 109, 190
CMY:
17, 57, 25
CMYK:
0, 48, 10, 17
HSL:
312°, 53.6842%, 62.7451%
HSV (HSB):
312°, 48.3412%, 82.7451%
XYZ:
41.6269, 28.5039, 52.0230
xyY:
0.3408, 0.2333, 28.5039
CIE-Lab:
60.3412, 50.6498, -24.7310
CIE-LCH:
60.3412, 56.3651, 333.9749
CIE-Luv:
60.3412, 53.7056, -45.5344
Hunter-Lab:
53.3890, 45.7439, -20.4007
#d36dbe color charts
#d36dbe color shades, tints & tones
#d36dbe color schemes
#d36dbe color preview, HTML & CSS examples
This text has a color of #d36dbe
<p style="color:#d36dbe;">Text here</p>
.mytext {color:#d36dbe;}
This box has a color of #d36dbe
<div style="background-color:#d36dbe;">Content here</div>
.mybackground {background-color:#d36dbe;}
Border around this has a color of #d36dbe
<div style="border:2px solid #d36dbe;">Content here</div>
.myborder {border:2px solid #d36dbe;}