#da945a color space conversions
Hex:
#da945a
RGB:
218, 148, 90
CMY:
15, 42, 65
CMYK:
0, 32, 59, 15
HSL:
27°, 63.3663%, 60.3922%
HSV (HSB):
27°, 58.7156%, 85.4902%
XYZ:
41.3488, 36.8234, 14.6012
xyY:
0.4457, 0.3969, 36.8234
CIE-Lab:
67.1443, 20.4787, 40.9824
CIE-LCH:
67.1443, 45.8141, 63.4489
CIE-Luv:
67.1443, 53.7711, 44.9713
Hunter-Lab:
60.6823, 15.4355, 28.2115
#da945a color charts
#da945a color shades, tints & tones
#da945a color schemes
#da945a color preview, HTML & CSS examples
This text has a color of #da945a
<p style="color:#da945a;">Text here</p>
.mytext {color:#da945a;}
This box has a color of #da945a
<div style="background-color:#da945a;">Content here</div>
.mybackground {background-color:#da945a;}
Border around this has a color of #da945a
<div style="border:2px solid #da945a;">Content here</div>
.myborder {border:2px solid #da945a;}