#da7f5f color space conversions
Hex:
#da7f5f
RGB:
218, 127, 95
CMY:
15, 50, 63
CMYK:
0, 42, 56, 15
HSL:
16°, 62.4365%, 61.3725%
HSV (HSB):
16°, 56.4220%, 85.4902%
XYZ:
38.5684, 30.9104, 14.7600
xyY:
0.4578, 0.3669, 30.9104
CIE-Lab:
62.4319, 32.1012, 32.4876
CIE-LCH:
62.4319, 45.6720, 45.3428
CIE-Luv:
62.4319, 68.5422, 33.0372
Hunter-Lab:
55.5971, 26.5326, 23.1776
#da7f5f color charts
#da7f5f color shades, tints & tones
#da7f5f color schemes
#da7f5f color preview, HTML & CSS examples
This text has a color of #da7f5f
<p style="color:#da7f5f;">Text here</p>
.mytext {color:#da7f5f;}
This box has a color of #da7f5f
<div style="background-color:#da7f5f;">Content here</div>
.mybackground {background-color:#da7f5f;}
Border around this has a color of #da7f5f
<div style="border:2px solid #da7f5f;">Content here</div>
.myborder {border:2px solid #da7f5f;}