#d368b5 color space conversions
Hex:
#d368b5
RGB:
211, 104, 181
CMY:
17, 59, 29
CMYK:
0, 51, 14, 17
HSL:
317°, 54.8718%, 61.7647%
HSV (HSB):
317°, 50.7109%, 82.7451%
XYZ:
40.1548, 27.0857, 46.8277
xyY:
0.3520, 0.2375, 27.0857
CIE-Lab:
59.0536, 51.6702, -21.5628
CIE-LCH:
59.0536, 55.9890, 337.3485
CIE-Luv:
59.0536, 58.2090, -40.6870
Hunter-Lab:
52.0439, 46.6457, -16.9168
#d368b5 color charts
#d368b5 color shades, tints & tones
#d368b5 color schemes
#d368b5 color preview, HTML & CSS examples
This text has a color of #d368b5
<p style="color:#d368b5;">Text here</p>
.mytext {color:#d368b5;}
This box has a color of #d368b5
<div style="background-color:#d368b5;">Content here</div>
.mybackground {background-color:#d368b5;}
Border around this has a color of #d368b5
<div style="border:2px solid #d368b5;">Content here</div>
.myborder {border:2px solid #d368b5;}