#da959f color space conversions
Hex:
#da959f
RGB:
218, 149, 159
CMY:
15, 42, 38
CMYK:
0, 32, 27, 15
HSL:
351°, 48.2517%, 71.9608%
HSV (HSB):
351°, 31.6514%, 85.4902%
XYZ:
45.9189, 38.9035, 37.8898
xyY:
0.3742, 0.3170, 38.9035
CIE-Lab:
68.6813, 27.3269, 5.3271
CIE-LCH:
68.6813, 27.8412, 11.0309
CIE-Luv:
68.6813, 44.0369, 2.5131
Hunter-Lab:
62.3727, 22.2599, 7.6437
#da959f color charts
#da959f color shades, tints & tones
#da959f color schemes
#da959f color preview, HTML & CSS examples
This text has a color of #da959f
<p style="color:#da959f;">Text here</p>
.mytext {color:#da959f;}
This box has a color of #da959f
<div style="background-color:#da959f;">Content here</div>
.mybackground {background-color:#da959f;}
Border around this has a color of #da959f
<div style="border:2px solid #da959f;">Content here</div>
.myborder {border:2px solid #da959f;}