#da947e color space conversions
Hex:
#da947e
RGB:
218, 148, 126
CMY:
15, 42, 51
CMYK:
0, 32, 42, 15
HSL:
14°, 55.4217%, 67.4510%
HSV (HSB):
14°, 42.2018%, 85.4902%
XYZ:
43.2692, 37.5916, 24.7140
xyY:
0.4098, 0.3561, 37.5916
CIE-Lab:
67.7185, 23.7806, 22.3428
CIE-LCH:
67.7185, 32.6301, 43.2145
CIE-Luv:
67.7185, 49.4796, 24.8792
Hunter-Lab:
61.3120, 18.6755, 19.0194
#da947e color charts
#da947e color shades, tints & tones
#da947e color schemes
#da947e color preview, HTML & CSS examples
This text has a color of #da947e
<p style="color:#da947e;">Text here</p>
.mytext {color:#da947e;}
This box has a color of #da947e
<div style="background-color:#da947e;">Content here</div>
.mybackground {background-color:#da947e;}
Border around this has a color of #da947e
<div style="border:2px solid #da947e;">Content here</div>
.myborder {border:2px solid #da947e;}