#da533e color space conversions
Hex:
#da533e
RGB:
218, 83, 62
CMY:
15, 67, 76
CMYK:
0, 62, 72, 15
HSL:
8°, 67.8261%, 54.9020%
HSV (HSB):
8°, 71.5596%, 85.4902%
XYZ:
32.8762, 21.4397, 6.9629
xyY:
0.5365, 0.3499, 21.4397
CIE-Lab:
53.4274, 51.7254, 39.7238
CIE-LCH:
53.4274, 65.2189, 37.5233
CIE-Luv:
53.4274, 105.9215, 31.7568
Hunter-Lab:
46.3031, 45.7086, 23.4963
#da533e color charts
#da533e color shades, tints & tones
#da533e color schemes
#da533e color preview, HTML & CSS examples
This text has a color of #da533e
<p style="color:#da533e;">Text here</p>
.mytext {color:#da533e;}
This box has a color of #da533e
<div style="background-color:#da533e;">Content here</div>
.mybackground {background-color:#da533e;}
Border around this has a color of #da533e
<div style="border:2px solid #da533e;">Content here</div>
.myborder {border:2px solid #da533e;}