#d388c5 color space conversions
Hex:
#d388c5
RGB:
211, 136, 197
CMY:
17, 47, 23
CMYK:
0, 36, 7, 17
HSL:
311°, 46.0123%, 68.0392%
HSV (HSB):
311°, 35.5450%, 82.7451%
XYZ:
45.7462, 35.4884, 57.2622
xyY:
0.3303, 0.2562, 35.4884
CIE-Lab:
66.1272, 37.8436, -19.8370
CIE-LCH:
66.1272, 42.7275, 332.3372
CIE-Luv:
66.1272, 39.7036, -36.4452
Hunter-Lab:
59.5722, 32.8210, -15.2905
#d388c5 color charts
#d388c5 color shades, tints & tones
#d388c5 color schemes
#d388c5 color preview, HTML & CSS examples
This text has a color of #d388c5
<p style="color:#d388c5;">Text here</p>
.mytext {color:#d388c5;}
This box has a color of #d388c5
<div style="background-color:#d388c5;">Content here</div>
.mybackground {background-color:#d388c5;}
Border around this has a color of #d388c5
<div style="border:2px solid #d388c5;">Content here</div>
.myborder {border:2px solid #d388c5;}