#da967c color space conversions
Hex:
#da967c
RGB:
218, 150, 124
CMY:
15, 41, 51
CMYK:
0, 31, 43, 15
HSL:
17°, 55.9524%, 67.0588%
HSV (HSB):
17°, 43.1193%, 85.4902%
XYZ:
43.4579, 38.1734, 24.1465
xyY:
0.4108, 0.3609, 38.1734
CIE-Lab:
68.1482, 22.4868, 24.0248
CIE-LCH:
68.1482, 32.9066, 46.8939
CIE-Luv:
68.1482, 48.4067, 27.1656
Hunter-Lab:
61.7846, 17.4298, 20.0776
#da967c color charts
#da967c color shades, tints & tones
#da967c color schemes
#da967c color preview, HTML & CSS examples
This text has a color of #da967c
<p style="color:#da967c;">Text here</p>
.mytext {color:#da967c;}
This box has a color of #da967c
<div style="background-color:#da967c;">Content here</div>
.mybackground {background-color:#da967c;}
Border around this has a color of #da967c
<div style="border:2px solid #da967c;">Content here</div>
.myborder {border:2px solid #da967c;}