#d6007e color space conversions
Hex:
#d6007e
RGB:
214, 0, 126
CMY:
16, 100, 51
CMYK:
0, 100, 41, 16
HSL:
325°, 100.0000%, 41.9608%
HSV (HSB):
325°, 100.0000%, 83.9216%
XYZ:
31.4975, 15.8025, 21.1287
xyY:
0.4603, 0.2309, 15.8025
CIE-Lab:
46.7143, 75.6847, -7.6611
CIE-LCH:
46.7143, 76.0715, 354.2200
CIE-Luv:
46.7143, 110.3667, -24.2025
Hunter-Lab:
39.7524, 71.8664, -3.6865
#d6007e color charts
#d6007e color shades, tints & tones
#d6007e color schemes
#d6007e color preview, HTML & CSS examples
This text has a color of #d6007e
<p style="color:#d6007e;">Text here</p>
.mytext {color:#d6007e;}
This box has a color of #d6007e
<div style="background-color:#d6007e;">Content here</div>
.mybackground {background-color:#d6007e;}
Border around this has a color of #d6007e
<div style="border:2px solid #d6007e;">Content here</div>
.myborder {border:2px solid #d6007e;}