#d9056c color space conversions
Hex:
#d9056c
RGB:
217, 5, 108
CMY:
15, 98, 58
CMYK:
0, 98, 50, 15
HSL:
331°, 95.4955%, 43.5294%
HSV (HSB):
331°, 97.6959%, 85.0980%
XYZ:
31.3763, 15.9430, 15.6109
xyY:
0.4986, 0.2533, 15.9430
CIE-Lab:
46.8996, 74.4420, 3.7701
CIE-LCH:
46.8996, 74.5374, 2.8993
CIE-Luv:
46.8996, 120.4968, -9.8778
Hunter-Lab:
39.9286, 70.3919, 4.7694
#d9056c color charts
#d9056c color shades, tints & tones
#d9056c color schemes
#d9056c color preview, HTML & CSS examples
This text has a color of #d9056c
<p style="color:#d9056c;">Text here</p>
.mytext {color:#d9056c;}
This box has a color of #d9056c
<div style="background-color:#d9056c;">Content here</div>
.mybackground {background-color:#d9056c;}
Border around this has a color of #d9056c
<div style="border:2px solid #d9056c;">Content here</div>
.myborder {border:2px solid #d9056c;}