#d397c8 color space conversions
Hex:
#d397c8
RGB:
211, 151, 200
CMY:
17, 41, 22
CMYK:
0, 28, 5, 17
HSL:
311°, 40.5405%, 70.9804%
HSV (HSB):
311°, 28.4360%, 82.7451%
XYZ:
48.3559, 40.1522, 59.8451
xyY:
0.3260, 0.2707, 40.1522
CIE-Lab:
69.5778, 30.2840, -16.2793
CIE-LCH:
69.5778, 34.3822, 331.7395
CIE-Luv:
69.5778, 31.7951, -29.8871
Hunter-Lab:
63.3658, 25.3274, -11.6397
#d397c8 color charts
#d397c8 color shades, tints & tones
#d397c8 color schemes
#d397c8 color preview, HTML & CSS examples
This text has a color of #d397c8
<p style="color:#d397c8;">Text here</p>
.mytext {color:#d397c8;}
This box has a color of #d397c8
<div style="background-color:#d397c8;">Content here</div>
.mybackground {background-color:#d397c8;}
Border around this has a color of #d397c8
<div style="border:2px solid #d397c8;">Content here</div>
.myborder {border:2px solid #d397c8;}