#da7a8e color space conversions
Hex:
#da7a8e
RGB:
218, 122, 142
CMY:
15, 52, 44
CMYK:
0, 44, 35, 15
HSL:
348°, 56.4706%, 66.6667%
HSV (HSB):
348°, 44.0367%, 85.4902%
XYZ:
40.7555, 30.7775, 29.3838
xyY:
0.4039, 0.3050, 30.7775
CIE-Lab:
62.3193, 39.4552, 5.7887
CIE-LCH:
62.3193, 39.8776, 8.3467
CIE-Luv:
62.3193, 63.3556, 0.5658
Hunter-Lab:
55.4775, 34.0461, 7.4311
#da7a8e color charts
#da7a8e color shades, tints & tones
#da7a8e color schemes
#da7a8e color preview, HTML & CSS examples
This text has a color of #da7a8e
<p style="color:#da7a8e;">Text here</p>
.mytext {color:#da7a8e;}
This box has a color of #da7a8e
<div style="background-color:#da7a8e;">Content here</div>
.mybackground {background-color:#da7a8e;}
Border around this has a color of #da7a8e
<div style="border:2px solid #da7a8e;">Content here</div>
.myborder {border:2px solid #da7a8e;}