#d9006c color space conversions
Hex:
#d9006c
RGB:
217, 0, 108
CMY:
15, 100, 58
CMYK:
0, 100, 50, 15
HSL:
330°, 100.0000%, 42.5490%
HSV (HSB):
330°, 100.0000%, 85.0980%
XYZ:
31.3220, 15.8344, 15.5929
xyY:
0.4992, 0.2523, 15.8344
CIE-Lab:
46.7565, 74.8593, 3.5639
CIE-LCH:
46.7565, 74.9441, 2.7257
CIE-Luv:
46.7565, 121.0338, -10.2168
Hunter-Lab:
39.7925, 70.8667, 4.6217
#d9006c color charts
#d9006c color shades, tints & tones
#d9006c color schemes
#d9006c color preview, HTML & CSS examples
This text has a color of #d9006c
<p style="color:#d9006c;">Text here</p>
.mytext {color:#d9006c;}
This box has a color of #d9006c
<div style="background-color:#d9006c;">Content here</div>
.mybackground {background-color:#d9006c;}
Border around this has a color of #d9006c
<div style="border:2px solid #d9006c;">Content here</div>
.myborder {border:2px solid #d9006c;}