#d398d7 color space conversions
Hex:
#d398d7
RGB:
211, 152, 215
CMY:
17, 40, 16
CMYK:
2, 29, 0, 16
HSL:
296°, 44.0559%, 71.9608%
HSV (HSB):
296°, 29.3023%, 84.3137%
XYZ:
50.3579, 41.2117, 69.5905
xyY:
0.3125, 0.2557, 41.2117
CIE-Lab:
70.3240, 32.5022, -23.4423
CIE-LCH:
70.3240, 40.0741, 324.1989
CIE-Luv:
70.3240, 29.0384, -41.6499
Hunter-Lab:
64.1963, 27.6784, -19.3345
#d398d7 color charts
#d398d7 color shades, tints & tones
#d398d7 color schemes
#d398d7 color preview, HTML & CSS examples
This text has a color of #d398d7
<p style="color:#d398d7;">Text here</p>
.mytext {color:#d398d7;}
This box has a color of #d398d7
<div style="background-color:#d398d7;">Content here</div>
.mybackground {background-color:#d398d7;}
Border around this has a color of #d398d7
<div style="border:2px solid #d398d7;">Content here</div>
.myborder {border:2px solid #d398d7;}