#da8f85 color space conversions
Hex:
#da8f85
RGB:
218, 143, 133
CMY:
15, 44, 48
CMYK:
0, 34, 39, 15
HSL:
7°, 53.4591%, 68.8235%
HSV (HSB):
7°, 38.9908%, 85.4902%
XYZ:
42.9695, 36.2438, 26.9213
xyY:
0.4049, 0.3415, 36.2438
CIE-Lab:
66.7058, 27.2557, 17.0678
CIE-LCH:
66.7058, 32.1587, 32.0551
CIE-Luv:
66.7058, 51.7685, 17.7115
Hunter-Lab:
60.2028, 22.0488, 15.6289
#da8f85 color charts
#da8f85 color shades, tints & tones
#da8f85 color schemes
#da8f85 color preview, HTML & CSS examples
This text has a color of #da8f85
<p style="color:#da8f85;">Text here</p>
.mytext {color:#da8f85;}
This box has a color of #da8f85
<div style="background-color:#da8f85;">Content here</div>
.mybackground {background-color:#da8f85;}
Border around this has a color of #da8f85
<div style="border:2px solid #da8f85;">Content here</div>
.myborder {border:2px solid #da8f85;}