#da98a1 color space conversions
Hex:
#da98a1
RGB:
218, 152, 161
CMY:
15, 40, 37
CMYK:
0, 30, 26, 15
HSL:
352°, 47.1429%, 72.5490%
HSV (HSB):
352°, 30.2752%, 85.4902%
XYZ:
46.5747, 39.9351, 38.9717
xyY:
0.3712, 0.3183, 39.9351
CIE-Lab:
69.4233, 25.9877, 5.2800
CIE-LCH:
69.4233, 26.5186, 11.4846
CIE-Luv:
69.4233, 41.9494, 2.7244
Hunter-Lab:
63.1942, 20.9662, 7.6720
#da98a1 color charts
#da98a1 color shades, tints & tones
#da98a1 color schemes
#da98a1 color preview, HTML & CSS examples
This text has a color of #da98a1
<p style="color:#da98a1;">Text here</p>
.mytext {color:#da98a1;}
This box has a color of #da98a1
<div style="background-color:#da98a1;">Content here</div>
.mybackground {background-color:#da98a1;}
Border around this has a color of #da98a1
<div style="border:2px solid #da98a1;">Content here</div>
.myborder {border:2px solid #da98a1;}