#d365a7 color space conversions
Hex:
#d365a7
RGB:
211, 101, 167
CMY:
17, 60, 35
CMYK:
0, 52, 21, 17
HSL:
324°, 55.5556%, 61.1765%
HSV (HSB):
324°, 52.1327%, 82.7451%
XYZ:
38.4927, 25.9463, 39.5386
xyY:
0.3702, 0.2495, 25.9463
CIE-Lab:
57.9860, 51.0223, -15.1246
CIE-LCH:
57.9860, 53.2168, 343.4885
CIE-Luv:
57.9860, 63.3222, -30.8216
Hunter-Lab:
50.9375, 45.7492, -10.3657
#d365a7 color charts
#d365a7 color shades, tints & tones
#d365a7 color schemes
#d365a7 color preview, HTML & CSS examples
This text has a color of #d365a7
<p style="color:#d365a7;">Text here</p>
.mytext {color:#d365a7;}
This box has a color of #d365a7
<div style="background-color:#d365a7;">Content here</div>
.mybackground {background-color:#d365a7;}
Border around this has a color of #d365a7
<div style="border:2px solid #d365a7;">Content here</div>
.myborder {border:2px solid #d365a7;}