#dfb7d7 color space conversions
Hex:
#dfb7d7
RGB:
223, 183, 215
CMY:
13, 28, 16
CMYK:
0, 18, 4, 13
HSL:
312°, 38.4615%, 79.6078%
HSV (HSB):
312°, 17.9372%, 87.4510%
XYZ:
59.6307, 54.4612, 71.6592
xyY:
0.3210, 0.2932, 54.4612
CIE-Lab:
78.7299, 19.7175, -10.6397
CIE-LCH:
78.7299, 22.4049, 331.6484
CIE-Luv:
78.7299, 21.1680, -19.7383
Hunter-Lab:
73.7979, 15.0865, -5.9133
#dfb7d7 color charts
#dfb7d7 color shades, tints & tones
#dfb7d7 color schemes
#dfb7d7 color preview, HTML & CSS examples
This text has a color of #dfb7d7
<p style="color:#dfb7d7;">Text here</p>
.mytext {color:#dfb7d7;}
This box has a color of #dfb7d7
<div style="background-color:#dfb7d7;">Content here</div>
.mybackground {background-color:#dfb7d7;}
Border around this has a color of #dfb7d7
<div style="border:2px solid #dfb7d7;">Content here</div>
.myborder {border:2px solid #dfb7d7;}