#df9993 color space conversions
Hex:
#df9993
RGB:
223, 153, 147
CMY:
13, 40, 42
CMYK:
0, 31, 34, 13
HSL:
5°, 54.2857%, 72.5490%
HSV (HSB):
5°, 34.0807%, 87.4510%
XYZ:
47.0891, 40.5770, 32.9540
xyY:
0.3904, 0.3364, 40.5770
CIE-Lab:
69.8786, 25.4713, 13.7860
CIE-LCH:
69.8786, 28.9627, 28.4239
CIE-Luv:
69.8786, 47.0281, 14.1854
Hunter-Lab:
63.7001, 20.4776, 13.9175
#df9993 color charts
#df9993 color shades, tints & tones
#df9993 color schemes
#df9993 color preview, HTML & CSS examples
This text has a color of #df9993
<p style="color:#df9993;">Text here</p>
.mytext {color:#df9993;}
This box has a color of #df9993
<div style="background-color:#df9993;">Content here</div>
.mybackground {background-color:#df9993;}
Border around this has a color of #df9993
<div style="border:2px solid #df9993;">Content here</div>
.myborder {border:2px solid #df9993;}