#da745f color space conversions
Hex:
#da745f
RGB:
218, 116, 95
CMY:
15, 55, 63
CMYK:
0, 47, 56, 15
HSL:
10°, 62.4365%, 61.3725%
HSV (HSB):
10°, 56.4220%, 85.4902%
XYZ:
37.2244, 28.2224, 14.3120
xyY:
0.4667, 0.3538, 28.2224
CIE-Lab:
60.0892, 37.8486, 29.4985
CIE-LCH:
60.0892, 47.9863, 37.9322
CIE-Luv:
60.0892, 76.4654, 28.2305
Hunter-Lab:
53.1248, 32.1061, 21.2144
#da745f color charts
#da745f color shades, tints & tones
#da745f color schemes
#da745f color preview, HTML & CSS examples
This text has a color of #da745f
<p style="color:#da745f;">Text here</p>
.mytext {color:#da745f;}
This box has a color of #da745f
<div style="background-color:#da745f;">Content here</div>
.mybackground {background-color:#da745f;}
Border around this has a color of #da745f
<div style="border:2px solid #da745f;">Content here</div>
.myborder {border:2px solid #da745f;}