#d36fa5 color space conversions
Hex:
#d36fa5
RGB:
211, 111, 165
CMY:
17, 56, 35
CMYK:
0, 47, 22, 17
HSL:
328°, 53.1915%, 63.1373%
HSV (HSB):
328°, 47.3934%, 82.7451%
XYZ:
39.3399, 27.9344, 38.9157
xyY:
0.3705, 0.2631, 27.9344
CIE-Lab:
59.8294, 45.7711, -11.1932
CIE-LCH:
59.8294, 47.1198, 346.2582
CIE-Luv:
59.8294, 58.9407, -24.2518
Hunter-Lab:
52.8530, 40.3698, -6.6582
#d36fa5 color charts
#d36fa5 color shades, tints & tones
#d36fa5 color schemes
#d36fa5 color preview, HTML & CSS examples
This text has a color of #d36fa5
<p style="color:#d36fa5;">Text here</p>
.mytext {color:#d36fa5;}
This box has a color of #d36fa5
<div style="background-color:#d36fa5;">Content here</div>
.mybackground {background-color:#d36fa5;}
Border around this has a color of #d36fa5
<div style="border:2px solid #d36fa5;">Content here</div>
.myborder {border:2px solid #d36fa5;}