#d78f9d color space conversions
Hex:
#d78f9d
RGB:
215, 143, 157
CMY:
16, 44, 38
CMYK:
0, 33, 27, 16
HSL:
348°, 47.3684%, 70.1961%
HSV (HSB):
348°, 33.4884%, 84.3137%
XYZ:
43.9326, 36.5263, 36.6331
xyY:
0.3752, 0.3119, 36.5263
CIE-Lab:
66.9201, 29.1776, 3.8634
CIE-LCH:
66.9201, 29.4323, 7.5426
CIE-Luv:
66.9201, 45.7477, 0.1151
Hunter-Lab:
60.4370, 23.9897, 6.3681
#d78f9d color charts
#d78f9d color shades, tints & tones
#d78f9d color schemes
#d78f9d color preview, HTML & CSS examples
This text has a color of #d78f9d
<p style="color:#d78f9d;">Text here</p>
.mytext {color:#d78f9d;}
This box has a color of #d78f9d
<div style="background-color:#d78f9d;">Content here</div>
.mybackground {background-color:#d78f9d;}
Border around this has a color of #d78f9d
<div style="border:2px solid #d78f9d;">Content here</div>
.myborder {border:2px solid #d78f9d;}