#d3118f color space conversions
Hex:
#d3118f
RGB:
211, 17, 143
CMY:
17, 93, 44
CMYK:
0, 92, 32, 17
HSL:
321°, 85.0877%, 44.7059%
HSV (HSB):
321°, 91.9431%, 82.7451%
XYZ:
32.0223, 16.2330, 27.4321
xyY:
0.4231, 0.2145, 16.2330
CIE-Lab:
47.2786, 75.1636, -17.2162
CIE-LCH:
47.2786, 77.1101, 347.0989
CIE-Luv:
47.2786, 98.4249, -36.8970
Hunter-Lab:
40.2901, 71.3629, -12.1653
#d3118f color charts
#d3118f color shades, tints & tones
#d3118f color schemes
#d3118f color preview, HTML & CSS examples
This text has a color of #d3118f
<p style="color:#d3118f;">Text here</p>
.mytext {color:#d3118f;}
This box has a color of #d3118f
<div style="background-color:#d3118f;">Content here</div>
.mybackground {background-color:#d3118f;}
Border around this has a color of #d3118f
<div style="border:2px solid #d3118f;">Content here</div>
.myborder {border:2px solid #d3118f;}