#dfb3a5 color space conversions
Hex:
#dfb3a5
RGB:
223, 179, 165
CMY:
13, 30, 35
CMYK:
0, 20, 26, 13
HSL:
14°, 47.5410%, 76.0784%
HSV (HSB):
14°, 26.0090%, 87.4510%
XYZ:
53.3431, 50.6448, 42.5612
xyY:
0.3640, 0.3456, 50.6448
CIE-Lab:
76.4633, 13.8807, 13.1856
CIE-LCH:
76.4633, 19.1451, 43.5289
CIE-Luv:
76.4633, 28.8101, 16.1037
Hunter-Lab:
71.1652, 9.2587, 14.3564
#dfb3a5 color charts
#dfb3a5 color shades, tints & tones
#dfb3a5 color schemes
#dfb3a5 color preview, HTML & CSS examples
This text has a color of #dfb3a5
<p style="color:#dfb3a5;">Text here</p>
.mytext {color:#dfb3a5;}
This box has a color of #dfb3a5
<div style="background-color:#dfb3a5;">Content here</div>
.mybackground {background-color:#dfb3a5;}
Border around this has a color of #dfb3a5
<div style="border:2px solid #dfb3a5;">Content here</div>
.myborder {border:2px solid #dfb3a5;}