#d78a8c color space conversions
Hex:
#d78a8c
RGB:
215, 138, 140
CMY:
16, 46, 45
CMYK:
0, 36, 35, 16
HSL:
358°, 49.0446%, 69.2157%
HSV (HSB):
358°, 35.8140%, 84.3137%
XYZ:
41.8464, 34.5175, 29.2679
xyY:
0.3962, 0.3268, 34.5175
CIE-Lab:
65.3713, 29.6351, 11.2207
CIE-LCH:
65.3713, 31.6882, 20.7381
CIE-Luv:
65.3713, 51.5895, 9.7800
Hunter-Lab:
58.7516, 24.3233, 11.5899
#d78a8c color charts
#d78a8c color shades, tints & tones
#d78a8c color schemes
#d78a8c color preview, HTML & CSS examples
This text has a color of #d78a8c
<p style="color:#d78a8c;">Text here</p>
.mytext {color:#d78a8c;}
This box has a color of #d78a8c
<div style="background-color:#d78a8c;">Content here</div>
.mybackground {background-color:#d78a8c;}
Border around this has a color of #d78a8c
<div style="border:2px solid #d78a8c;">Content here</div>
.myborder {border:2px solid #d78a8c;}