#d78d8c color space conversions
Hex:
#d78d8c
RGB:
215, 141, 140
CMY:
16, 45, 45
CMYK:
0, 34, 35, 16
HSL:
1°, 48.3871%, 69.6078%
HSV (HSB):
1°, 34.8837%, 84.3137%
XYZ:
42.2828, 35.3903, 29.4134
xyY:
0.3948, 0.3305, 35.3903
CIE-Lab:
66.0514, 28.0212, 12.1799
CIE-LCH:
66.0514, 30.5538, 23.4930
CIE-Luv:
66.0514, 49.7050, 11.3803
Hunter-Lab:
59.4897, 22.7634, 12.3282
#d78d8c color charts
#d78d8c color shades, tints & tones
#d78d8c color schemes
#d78d8c color preview, HTML & CSS examples
This text has a color of #d78d8c
<p style="color:#d78d8c;">Text here</p>
.mytext {color:#d78d8c;}
This box has a color of #d78d8c
<div style="background-color:#d78d8c;">Content here</div>
.mybackground {background-color:#d78d8c;}
Border around this has a color of #d78d8c
<div style="border:2px solid #d78d8c;">Content here</div>
.myborder {border:2px solid #d78d8c;}