#d8646c color space conversions
Hex:
#d8646c
RGB:
216, 100, 108
CMY:
15, 61, 58
CMYK:
0, 54, 50, 15
HSL:
356°, 59.7938%, 61.9608%
HSV (HSB):
356°, 53.7037%, 84.7059%
XYZ:
35.5828, 24.7960, 17.0980
xyY:
0.4593, 0.3200, 24.7960
CIE-Lab:
56.8761, 46.2396, 17.7475
CIE-LCH:
56.8761, 49.5285, 20.9976
CIE-Luv:
56.8761, 83.0883, 13.3487
Hunter-Lab:
49.7956, 40.4101, 14.4988
#d8646c color charts
#d8646c color shades, tints & tones
#d8646c color schemes
#d8646c color preview, HTML & CSS examples
This text has a color of #d8646c
<p style="color:#d8646c;">Text here</p>
.mytext {color:#d8646c;}
This box has a color of #d8646c
<div style="background-color:#d8646c;">Content here</div>
.mybackground {background-color:#d8646c;}
Border around this has a color of #d8646c
<div style="border:2px solid #d8646c;">Content here</div>
.myborder {border:2px solid #d8646c;}