#da5f2c color space conversions
Hex:
#da5f2c
RGB:
218, 95, 44
CMY:
15, 63, 83
CMYK:
0, 56, 80, 15
HSL:
18°, 70.1613%, 51.3725%
HSV (HSB):
18°, 79.8165%, 85.4902%
XYZ:
33.4603, 23.2717, 5.1112
xyY:
0.5411, 0.3763, 23.2717
CIE-Lab:
55.3511, 45.5001, 50.8722
CIE-LCH:
55.3511, 68.2513, 48.1905
CIE-Luv:
55.3511, 99.6991, 41.7929
Hunter-Lab:
48.2407, 39.3881, 27.4866
#da5f2c color charts
#da5f2c color shades, tints & tones
#da5f2c color schemes
#da5f2c color preview, HTML & CSS examples
This text has a color of #da5f2c
<p style="color:#da5f2c;">Text here</p>
.mytext {color:#da5f2c;}
This box has a color of #da5f2c
<div style="background-color:#da5f2c;">Content here</div>
.mybackground {background-color:#da5f2c;}
Border around this has a color of #da5f2c
<div style="border:2px solid #da5f2c;">Content here</div>
.myborder {border:2px solid #da5f2c;}