#d368a7 color space conversions
Hex:
#d368a7
RGB:
211, 104, 167
CMY:
17, 59, 35
CMYK:
0, 51, 21, 17
HSL:
325°, 54.8718%, 61.7647%
HSV (HSB):
325°, 50.7109%, 82.7451%
XYZ:
38.7893, 26.5395, 39.6374
xyY:
0.3695, 0.2528, 26.5395
CIE-Lab:
58.5457, 49.5578, -14.2786
CIE-LCH:
58.5457, 51.5738, 343.9273
CIE-Luv:
58.5457, 61.8946, -29.3636
Hunter-Lab:
51.5165, 44.2475, -9.5569
#d368a7 color charts
#d368a7 color shades, tints & tones
#d368a7 color schemes
#d368a7 color preview, HTML & CSS examples
This text has a color of #d368a7
<p style="color:#d368a7;">Text here</p>
.mytext {color:#d368a7;}
This box has a color of #d368a7
<div style="background-color:#d368a7;">Content here</div>
.mybackground {background-color:#d368a7;}
Border around this has a color of #d368a7
<div style="border:2px solid #d368a7;">Content here</div>
.myborder {border:2px solid #d368a7;}