#d78d8e color space conversions
Hex:
#d78d8e
RGB:
215, 141, 142
CMY:
16, 45, 44
CMYK:
0, 34, 34, 16
HSL:
359°, 48.0519%, 69.8039%
HSV (HSB):
359°, 34.4186%, 84.3137%
XYZ:
42.4317, 35.4498, 30.1973
xyY:
0.3926, 0.3280, 35.4498
CIE-Lab:
66.0974, 28.2703, 11.1207
CIE-LCH:
66.0974, 30.3790, 21.4732
CIE-Luv:
66.0974, 49.3875, 9.9684
Hunter-Lab:
59.5398, 23.0155, 11.6072
#d78d8e color charts
#d78d8e color shades, tints & tones
#d78d8e color schemes
#d78d8e color preview, HTML & CSS examples
This text has a color of #d78d8e
<p style="color:#d78d8e;">Text here</p>
.mytext {color:#d78d8e;}
This box has a color of #d78d8e
<div style="background-color:#d78d8e;">Content here</div>
.mybackground {background-color:#d78d8e;}
Border around this has a color of #d78d8e
<div style="border:2px solid #d78d8e;">Content here</div>
.myborder {border:2px solid #d78d8e;}