#d2016e color space conversions
Hex:
#d2016e
RGB:
210, 1, 110
CMY:
18, 100, 57
CMYK:
0, 100, 48, 18
HSL:
329°, 99.0521%, 41.3725%
HSV (HSB):
329°, 99.5238%, 82.3529%
XYZ:
29.4037, 14.8491, 16.0683
xyY:
0.4875, 0.2462, 14.8491
CIE-Lab:
45.4269, 73.3907, 0.2186
CIE-LCH:
45.4269, 73.3910, 0.1707
CIE-Luv:
45.4269, 114.4237, -13.8039
Hunter-Lab:
38.5346, 68.7683, 2.2513
#d2016e color charts
#d2016e color shades, tints & tones
#d2016e color schemes
#d2016e color preview, HTML & CSS examples
This text has a color of #d2016e
<p style="color:#d2016e;">Text here</p>
.mytext {color:#d2016e;}
This box has a color of #d2016e
<div style="background-color:#d2016e;">Content here</div>
.mybackground {background-color:#d2016e;}
Border around this has a color of #d2016e
<div style="border:2px solid #d2016e;">Content here</div>
.myborder {border:2px solid #d2016e;}