#d78f8e color space conversions
Hex:
#d78f8e
RGB:
215, 143, 142
CMY:
16, 44, 44
CMYK:
0, 33, 34, 16
HSL:
1°, 47.7124%, 70.0000%
HSV (HSB):
1°, 33.9535%, 84.3137%
XYZ:
42.7293, 36.0450, 30.2965
xyY:
0.3918, 0.3305, 36.0450
CIE-Lab:
66.5543, 27.1922, 11.7658
CIE-LCH:
66.5543, 29.6285, 23.3976
CIE-Luv:
66.5543, 48.1366, 11.0461
Hunter-Lab:
60.0375, 21.9747, 12.1069
#d78f8e color charts
#d78f8e color shades, tints & tones
#d78f8e color schemes
#d78f8e color preview, HTML & CSS examples
This text has a color of #d78f8e
<p style="color:#d78f8e;">Text here</p>
.mytext {color:#d78f8e;}
This box has a color of #d78f8e
<div style="background-color:#d78f8e;">Content here</div>
.mybackground {background-color:#d78f8e;}
Border around this has a color of #d78f8e
<div style="border:2px solid #d78f8e;">Content here</div>
.myborder {border:2px solid #d78f8e;}