#d9788c color space conversions
Hex:
#d9788c
RGB:
217, 120, 140
CMY:
15, 53, 45
CMYK:
0, 45, 35, 15
HSL:
348°, 56.0694%, 66.0784%
HSV (HSB):
348°, 44.7005%, 85.0980%
XYZ:
40.0654, 30.0781, 28.5049
xyY:
0.4061, 0.3049, 30.0781
CIE-Lab:
61.7216, 39.8917, 6.0597
CIE-LCH:
61.7216, 40.3493, 8.6374
CIE-Luv:
61.7216, 64.2139, 0.8197
Hunter-Lab:
54.8435, 34.4252, 7.5745
#d9788c color charts
#d9788c color shades, tints & tones
#d9788c color schemes
#d9788c color preview, HTML & CSS examples
This text has a color of #d9788c
<p style="color:#d9788c;">Text here</p>
.mytext {color:#d9788c;}
This box has a color of #d9788c
<div style="background-color:#d9788c;">Content here</div>
.mybackground {background-color:#d9788c;}
Border around this has a color of #d9788c
<div style="border:2px solid #d9788c;">Content here</div>
.myborder {border:2px solid #d9788c;}