#da696e color space conversions
Hex:
#da696e
RGB:
218, 105, 110
CMY:
15, 59, 57
CMYK:
0, 52, 50, 15
HSL:
357°, 60.4278%, 63.3333%
HSV (HSB):
357°, 51.8349%, 85.4902%
XYZ:
36.7795, 26.1344, 17.8578
xyY:
0.4554, 0.3236, 26.1344
CIE-Lab:
58.1644, 44.6819, 18.3935
CIE-LCH:
58.1644, 48.3197, 22.3748
CIE-Luv:
58.1644, 81.0209, 14.5761
Hunter-Lab:
51.1218, 38.9584, 15.0741
#da696e color charts
#da696e color shades, tints & tones
#da696e color schemes
#da696e color preview, HTML & CSS examples
This text has a color of #da696e
<p style="color:#da696e;">Text here</p>
.mytext {color:#da696e;}
This box has a color of #da696e
<div style="background-color:#da696e;">Content here</div>
.mybackground {background-color:#da696e;}
Border around this has a color of #da696e
<div style="border:2px solid #da696e;">Content here</div>
.myborder {border:2px solid #da696e;}