#d2017f color space conversions
Hex:
#d2017f
RGB:
210, 1, 127
CMY:
18, 100, 50
CMYK:
0, 100, 40, 18
HSL:
324°, 99.0521%, 41.3725%
HSV (HSB):
324°, 99.5238%, 82.3529%
XYZ:
30.4200, 15.2557, 21.4200
xyY:
0.4534, 0.2274, 15.2557
CIE-Lab:
45.9824, 74.8482, -9.4526
CIE-LCH:
45.9824, 75.4427, 352.8022
CIE-Luv:
45.9824, 106.5698, -26.2616
Hunter-Lab:
39.0585, 70.6690, -5.1742
#d2017f color charts
#d2017f color shades, tints & tones
#d2017f color schemes
#d2017f color preview, HTML & CSS examples
This text has a color of #d2017f
<p style="color:#d2017f;">Text here</p>
.mytext {color:#d2017f;}
This box has a color of #d2017f
<div style="background-color:#d2017f;">Content here</div>
.mybackground {background-color:#d2017f;}
Border around this has a color of #d2017f
<div style="border:2px solid #d2017f;">Content here</div>
.myborder {border:2px solid #d2017f;}