#d36dbf color space conversions
Hex:
#d36dbf
RGB:
211, 109, 191
CMY:
17, 57, 25
CMYK:
0, 48, 9, 17
HSL:
312°, 53.6842%, 62.7451%
HSV (HSB):
312°, 48.3412%, 82.7451%
XYZ:
41.7366, 28.5478, 52.6007
xyY:
0.3396, 0.2323, 28.5478
CIE-Lab:
60.3804, 50.8143, -25.2401
CIE-LCH:
60.3804, 56.7376, 333.5858
CIE-Luv:
60.3804, 53.4564, -46.3532
Hunter-Lab:
53.4301, 45.9315, -20.9686
#d36dbf color charts
#d36dbf color shades, tints & tones
#d36dbf color schemes
#d36dbf color preview, HTML & CSS examples
This text has a color of #d36dbf
<p style="color:#d36dbf;">Text here</p>
.mytext {color:#d36dbf;}
This box has a color of #d36dbf
<div style="background-color:#d36dbf;">Content here</div>
.mybackground {background-color:#d36dbf;}
Border around this has a color of #d36dbf
<div style="border:2px solid #d36dbf;">Content here</div>
.myborder {border:2px solid #d36dbf;}