#d3117f color space conversions
Hex:
#d3117f
RGB:
211, 17, 127
CMY:
17, 93, 50
CMYK:
0, 92, 40, 17
HSL:
326°, 85.0877%, 44.7059%
HSV (HSB):
326°, 91.9431%, 82.7451%
XYZ:
30.8952, 15.7821, 21.4966
xyY:
0.4532, 0.2315, 15.7821
CIE-Lab:
46.6873, 73.5816, -8.3757
CIE-LCH:
46.6873, 74.0568, 353.5061
CIE-Luv:
46.6873, 105.7651, -24.6769
Hunter-Lab:
39.7267, 69.2966, -4.2738
#d3117f color charts
#d3117f color shades, tints & tones
#d3117f color schemes
#d3117f color preview, HTML & CSS examples
This text has a color of #d3117f
<p style="color:#d3117f;">Text here</p>
.mytext {color:#d3117f;}
This box has a color of #d3117f
<div style="background-color:#d3117f;">Content here</div>
.mybackground {background-color:#d3117f;}
Border around this has a color of #d3117f
<div style="border:2px solid #d3117f;">Content here</div>
.myborder {border:2px solid #d3117f;}