#da7b7e color space conversions
Hex:
#da7b7e
RGB:
218, 123, 126
CMY:
15, 52, 51
CMYK:
0, 44, 42, 15
HSL:
358°, 56.2130%, 66.8627%
HSV (HSB):
358°, 43.5780%, 85.4902%
XYZ:
39.7623, 30.5777, 23.5450
xyY:
0.4235, 0.3257, 30.5777
CIE-Lab:
62.1495, 37.0994, 14.6958
CIE-LCH:
62.1495, 39.9040, 21.6095
CIE-Luv:
62.1495, 65.9713, 12.3329
Hunter-Lab:
55.2971, 31.5834, 13.4628
#da7b7e color charts
#da7b7e color shades, tints & tones
#da7b7e color schemes
#da7b7e color preview, HTML & CSS examples
This text has a color of #da7b7e
<p style="color:#da7b7e;">Text here</p>
.mytext {color:#da7b7e;}
This box has a color of #da7b7e
<div style="background-color:#da7b7e;">Content here</div>
.mybackground {background-color:#da7b7e;}
Border around this has a color of #da7b7e
<div style="border:2px solid #da7b7e;">Content here</div>
.myborder {border:2px solid #da7b7e;}