#da9f5f color space conversions
Hex:
#da9f5f
RGB:
218, 159, 95
CMY:
15, 38, 63
CMYK:
0, 27, 56, 15
HSL:
31°, 62.4365%, 61.3725%
HSV (HSB):
31°, 56.4220%, 85.4902%
XYZ:
43.3771, 40.5279, 16.3629
xyY:
0.4326, 0.4042, 40.5279
CIE-Lab:
69.8439, 14.9390, 41.6748
CIE-LCH:
69.8439, 44.2715, 70.2790
CIE-Luv:
69.8439, 45.3017, 47.6237
Hunter-Lab:
63.6615, 10.2170, 29.3238
#da9f5f color charts
#da9f5f color shades, tints & tones
#da9f5f color schemes
#da9f5f color preview, HTML & CSS examples
This text has a color of #da9f5f
<p style="color:#da9f5f;">Text here</p>
.mytext {color:#da9f5f;}
This box has a color of #da9f5f
<div style="background-color:#da9f5f;">Content here</div>
.mybackground {background-color:#da9f5f;}
Border around this has a color of #da9f5f
<div style="border:2px solid #da9f5f;">Content here</div>
.myborder {border:2px solid #da9f5f;}