#da7f7c color space conversions
Hex:
#da7f7c
RGB:
218, 127, 124
CMY:
15, 50, 51
CMYK:
0, 42, 43, 15
HSL:
2°, 55.9524%, 67.0588%
HSV (HSB):
2°, 43.1193%, 85.4902%
XYZ:
40.1409, 31.5394, 23.0408
xyY:
0.4238, 0.3330, 31.5394
CIE-Lab:
62.9604, 34.7874, 16.9569
CIE-LCH:
62.9604, 38.7002, 25.9866
CIE-Luv:
62.9604, 63.7393, 15.6245
Hunter-Lab:
56.1600, 29.3048, 14.9870
#da7f7c color charts
#da7f7c color shades, tints & tones
#da7f7c color schemes
#da7f7c color preview, HTML & CSS examples
This text has a color of #da7f7c
<p style="color:#da7f7c;">Text here</p>
.mytext {color:#da7f7c;}
This box has a color of #da7f7c
<div style="background-color:#da7f7c;">Content here</div>
.mybackground {background-color:#da7f7c;}
Border around this has a color of #da7f7c
<div style="border:2px solid #da7f7c;">Content here</div>
.myborder {border:2px solid #da7f7c;}