#d38da7 color space conversions
Hex:
#d38da7
RGB:
211, 141, 167
CMY:
17, 45, 35
CMYK:
0, 33, 21, 17
HSL:
338°, 44.3038%, 69.0196%
HSV (HSB):
338°, 33.1754%, 82.7451%
XYZ:
43.3639, 35.6887, 41.1623
xyY:
0.3607, 0.2969, 35.6887
CIE-Lab:
66.2813, 30.2556, -2.7494
CIE-LCH:
66.2813, 30.3803, 354.8076
CIE-Luv:
66.2813, 42.3801, -9.3982
Hunter-Lab:
59.7400, 25.0241, 0.9657
#d38da7 color charts
#d38da7 color shades, tints & tones
#d38da7 color schemes
#d38da7 color preview, HTML & CSS examples
This text has a color of #d38da7
<p style="color:#d38da7;">Text here</p>
.mytext {color:#d38da7;}
This box has a color of #d38da7
<div style="background-color:#d38da7;">Content here</div>
.mybackground {background-color:#d38da7;}
Border around this has a color of #d38da7
<div style="border:2px solid #d38da7;">Content here</div>
.myborder {border:2px solid #d38da7;}