#d6007c color space conversions
Hex:
#d6007c
RGB:
214, 0, 124
CMY:
16, 100, 51
CMYK:
0, 100, 42, 16
HSL:
325°, 100.0000%, 41.9608%
HSV (HSB):
325°, 100.0000%, 83.9216%
XYZ:
31.3696, 15.7514, 20.4557
xyY:
0.4642, 0.2331, 15.7514
CIE-Lab:
46.6466, 75.5079, -6.5351
CIE-LCH:
46.6466, 75.7902, 355.0535
CIE-Luv:
46.6466, 111.3030, -22.7144
Hunter-Lab:
39.6880, 71.6335, -2.7773
#d6007c color charts
#d6007c color shades, tints & tones
#d6007c color schemes
#d6007c color preview, HTML & CSS examples
This text has a color of #d6007c
<p style="color:#d6007c;">Text here</p>
.mytext {color:#d6007c;}
This box has a color of #d6007c
<div style="background-color:#d6007c;">Content here</div>
.mybackground {background-color:#d6007c;}
Border around this has a color of #d6007c
<div style="border:2px solid #d6007c;">Content here</div>
.myborder {border:2px solid #d6007c;}