#da7f90 color space conversions
Hex:
#da7f90
RGB:
218, 127, 144
CMY:
15, 50, 44
CMYK:
0, 42, 34, 15
HSL:
349°, 55.1515%, 67.6471%
HSV (HSB):
349°, 41.7431%, 85.4902%
XYZ:
41.5369, 32.0978, 30.3918
xyY:
0.3993, 0.3086, 32.0978
CIE-Lab:
63.4236, 37.0898, 6.2313
CIE-LCH:
63.4236, 37.6096, 9.5369
CIE-Luv:
63.4236, 59.9249, 1.6616
Hunter-Lab:
56.6549, 31.7222, 7.8531
#da7f90 color charts
#da7f90 color shades, tints & tones
#da7f90 color schemes
#da7f90 color preview, HTML & CSS examples
This text has a color of #da7f90
<p style="color:#da7f90;">Text here</p>
.mytext {color:#da7f90;}
This box has a color of #da7f90
<div style="background-color:#da7f90;">Content here</div>
.mybackground {background-color:#da7f90;}
Border around this has a color of #da7f90
<div style="border:2px solid #da7f90;">Content here</div>
.myborder {border:2px solid #da7f90;}