#d8648b color space conversions
Hex:
#d8648b
RGB:
216, 100, 139
CMY:
15, 61, 45
CMYK:
0, 54, 36, 15
HSL:
340°, 59.7938%, 61.9608%
HSV (HSB):
340°, 53.7037%, 84.7059%
XYZ:
37.5363, 25.5774, 27.3846
xyY:
0.4148, 0.2826, 25.5774
CIE-Lab:
57.6337, 49.4514, 0.7102
CIE-LCH:
57.6337, 49.4565, 0.8228
CIE-Luv:
57.6337, 75.2621, -8.2480
Hunter-Lab:
50.5741, 43.9788, 3.2977
#d8648b color charts
#d8648b color shades, tints & tones
#d8648b color schemes
#d8648b color preview, HTML & CSS examples
This text has a color of #d8648b
<p style="color:#d8648b;">Text here</p>
.mytext {color:#d8648b;}
This box has a color of #d8648b
<div style="background-color:#d8648b;">Content here</div>
.mybackground {background-color:#d8648b;}
Border around this has a color of #d8648b
<div style="border:2px solid #d8648b;">Content here</div>
.myborder {border:2px solid #d8648b;}