#dfb3d3 color space conversions
Hex:
#dfb3d3
RGB:
223, 179, 211
CMY:
13, 30, 17
CMYK:
0, 20, 5, 13
HSL:
316°, 40.7407%, 78.8235%
HSV (HSB):
316°, 19.7309%, 87.4510%
XYZ:
58.3094, 52.6313, 68.7136
xyY:
0.3246, 0.2930, 52.6313
CIE-Lab:
77.6568, 21.1579, -10.0728
CIE-LCH:
77.6568, 23.4332, 334.5419
CIE-Luv:
77.6568, 23.6888, -19.0689
Hunter-Lab:
72.5474, 16.5098, -5.3736
#dfb3d3 color charts
#dfb3d3 color shades, tints & tones
#dfb3d3 color schemes
#dfb3d3 color preview, HTML & CSS examples
This text has a color of #dfb3d3
<p style="color:#dfb3d3;">Text here</p>
.mytext {color:#dfb3d3;}
This box has a color of #dfb3d3
<div style="background-color:#dfb3d3;">Content here</div>
.mybackground {background-color:#dfb3d3;}
Border around this has a color of #dfb3d3
<div style="border:2px solid #dfb3d3;">Content here</div>
.myborder {border:2px solid #dfb3d3;}