#d7006e color space conversions
Hex:
#d7006e
RGB:
215, 0, 110
CMY:
16, 100, 57
CMYK:
0, 100, 49, 16
HSL:
329°, 100.0000%, 42.1569%
HSV (HSB):
329°, 100.0000%, 84.3137%
XYZ:
30.8388, 15.5729, 16.1323
xyY:
0.4931, 0.2490, 15.5729
CIE-Lab:
46.4090, 74.5717, 1.7717
CIE-LCH:
46.4090, 74.5928, 1.3610
CIE-Luv:
46.4090, 118.5411, -12.2529
Hunter-Lab:
39.4625, 70.4334, 3.3859
#d7006e color charts
#d7006e color shades, tints & tones
#d7006e color schemes
#d7006e color preview, HTML & CSS examples
This text has a color of #d7006e
<p style="color:#d7006e;">Text here</p>
.mytext {color:#d7006e;}
This box has a color of #d7006e
<div style="background-color:#d7006e;">Content here</div>
.mybackground {background-color:#d7006e;}
Border around this has a color of #d7006e
<div style="border:2px solid #d7006e;">Content here</div>
.myborder {border:2px solid #d7006e;}