#da7f9e color space conversions
Hex:
#da7f9e
RGB:
218, 127, 158
CMY:
15, 50, 38
CMYK:
0, 42, 28, 15
HSL:
340°, 55.1515%, 67.6471%
HSV (HSB):
340°, 41.7431%, 85.4902%
XYZ:
42.6744, 32.5528, 36.3819
xyY:
0.3824, 0.2917, 32.5528
CIE-Lab:
63.7972, 38.9123, -1.2024
CIE-LCH:
63.7972, 38.9308, 358.2302
CIE-Luv:
63.7972, 57.0837, -8.8267
Hunter-Lab:
57.0551, 33.6629, 2.1315
#da7f9e color charts
#da7f9e color shades, tints & tones
#da7f9e color schemes
#da7f9e color preview, HTML & CSS examples
This text has a color of #da7f9e
<p style="color:#da7f9e;">Text here</p>
.mytext {color:#da7f9e;}
This box has a color of #da7f9e
<div style="background-color:#da7f9e;">Content here</div>
.mybackground {background-color:#da7f9e;}
Border around this has a color of #da7f9e
<div style="border:2px solid #da7f9e;">Content here</div>
.myborder {border:2px solid #da7f9e;}