#d78c8d color space conversions
Hex:
#d78c8d
RGB:
215, 140, 141
CMY:
16, 45, 45
CMYK:
0, 35, 34, 16
HSL:
359°, 48.3871%, 69.6078%
HSV (HSB):
359°, 34.8837%, 84.3137%
XYZ:
42.2101, 35.1263, 29.7546
xyY:
0.3942, 0.3280, 35.1263
CIE-Lab:
65.8469, 28.6837, 11.3292
CIE-LCH:
65.8469, 30.8400, 21.5526
CIE-Luv:
65.8469, 50.1733, 10.1401
Hunter-Lab:
59.2675, 23.4092, 11.7213
#d78c8d color charts
#d78c8d color shades, tints & tones
#d78c8d color schemes
#d78c8d color preview, HTML & CSS examples
This text has a color of #d78c8d
<p style="color:#d78c8d;">Text here</p>
.mytext {color:#d78c8d;}
This box has a color of #d78c8d
<div style="background-color:#d78c8d;">Content here</div>
.mybackground {background-color:#d78c8d;}
Border around this has a color of #d78c8d
<div style="border:2px solid #d78c8d;">Content here</div>
.myborder {border:2px solid #d78c8d;}