#d398a2 color space conversions
Hex:
#d398a2
RGB:
211, 152, 162
CMY:
17, 40, 36
CMYK:
0, 28, 23, 17
HSL:
350°, 40.1361%, 71.1765%
HSV (HSB):
350°, 27.9621%, 82.7451%
XYZ:
44.6138, 38.9140, 39.3422
xyY:
0.3631, 0.3167, 38.9140
CIE-Lab:
68.6889, 23.5414, 3.5653
CIE-LCH:
68.6889, 23.8098, 8.6119
CIE-Luv:
68.6889, 36.8469, 0.8172
Hunter-Lab:
62.3811, 18.4930, 6.2741
#d398a2 color charts
#d398a2 color shades, tints & tones
#d398a2 color schemes
#d398a2 color preview, HTML & CSS examples
This text has a color of #d398a2
<p style="color:#d398a2;">Text here</p>
.mytext {color:#d398a2;}
This box has a color of #d398a2
<div style="background-color:#d398a2;">Content here</div>
.mybackground {background-color:#d398a2;}
Border around this has a color of #d398a2
<div style="border:2px solid #d398a2;">Content here</div>
.myborder {border:2px solid #d398a2;}