#df9f95 color space conversions
Hex:
#df9f95
RGB:
223, 159, 149
CMY:
13, 38, 42
CMYK:
0, 29, 33, 13
HSL:
8°, 53.6232%, 72.9412%
HSV (HSB):
8°, 33.1839%, 87.4510%
XYZ:
48.2544, 42.6542, 34.1236
xyY:
0.3859, 0.3411, 42.6542
CIE-Lab:
71.3196, 22.4967, 14.7005
CIE-LCH:
71.3196, 26.8739, 33.1627
CIE-Luv:
71.3196, 42.9744, 16.0660
Hunter-Lab:
65.3102, 17.5918, 14.7390
#df9f95 color charts
#df9f95 color shades, tints & tones
#df9f95 color schemes
#df9f95 color preview, HTML & CSS examples
This text has a color of #df9f95
<p style="color:#df9f95;">Text here</p>
.mytext {color:#df9f95;}
This box has a color of #df9f95
<div style="background-color:#df9f95;">Content here</div>
.mybackground {background-color:#df9f95;}
Border around this has a color of #df9f95
<div style="border:2px solid #df9f95;">Content here</div>
.myborder {border:2px solid #df9f95;}