#da6f7f color space conversions
Hex:
#da6f7f
RGB:
218, 111, 127
CMY:
15, 56, 50
CMYK:
0, 49, 42, 15
HSL:
351°, 59.1160%, 64.5098%
HSV (HSB):
351°, 49.0826%, 85.4902%
XYZ:
38.4286, 27.8066, 23.4205
xyY:
0.4286, 0.3101, 27.8066
CIE-Lab:
59.7136, 43.3704, 10.7081
CIE-LCH:
59.7136, 44.6728, 13.8688
CIE-Luv:
59.7136, 73.3663, 5.9253
Hunter-Lab:
52.7320, 37.8017, 10.5792
#da6f7f color charts
#da6f7f color shades, tints & tones
#da6f7f color schemes
#da6f7f color preview, HTML & CSS examples
This text has a color of #da6f7f
<p style="color:#da6f7f;">Text here</p>
.mytext {color:#da6f7f;}
This box has a color of #da6f7f
<div style="background-color:#da6f7f;">Content here</div>
.mybackground {background-color:#da6f7f;}
Border around this has a color of #da6f7f
<div style="border:2px solid #da6f7f;">Content here</div>
.myborder {border:2px solid #da6f7f;}