#d8749c color space conversions
Hex:
#d8749c
RGB:
216, 116, 156
CMY:
15, 55, 39
CMYK:
0, 46, 28, 15
HSL:
336°, 56.1798%, 65.0980%
HSV (HSB):
336°, 46.2963%, 84.7059%
XYZ:
40.5650, 29.4900, 35.0066
xyY:
0.3861, 0.2807, 29.4900
CIE-Lab:
61.2117, 43.6415, -3.8889
CIE-LCH:
61.2117, 43.8145, 354.9079
CIE-Luv:
61.2117, 62.1827, -13.4551
Hunter-Lab:
54.3047, 38.3044, -0.2070
#d8749c color charts
#d8749c color shades, tints & tones
#d8749c color schemes
#d8749c color preview, HTML & CSS examples
This text has a color of #d8749c
<p style="color:#d8749c;">Text here</p>
.mytext {color:#d8749c;}
This box has a color of #d8749c
<div style="background-color:#d8749c;">Content here</div>
.mybackground {background-color:#d8749c;}
Border around this has a color of #d8749c
<div style="border:2px solid #d8749c;">Content here</div>
.myborder {border:2px solid #d8749c;}