#d3115e color space conversions
Hex:
#d3115e
RGB:
211, 17, 94
CMY:
17, 93, 63
CMYK:
0, 92, 55, 17
HSL:
336°, 85.0877%, 44.7059%
HSV (HSB):
336°, 91.9431%, 82.7451%
XYZ:
29.0848, 15.0579, 11.9632
xyY:
0.5184, 0.2684, 15.0579
CIE-Lab:
45.7134, 70.9286, 10.6112
CIE-LCH:
45.7134, 71.7179, 8.5086
CIE-Luv:
45.7134, 120.1424, -1.4122
Hunter-Lab:
38.8046, 65.8814, 8.8844
#d3115e color charts
#d3115e color shades, tints & tones
#d3115e color schemes
#d3115e color preview, HTML & CSS examples
This text has a color of #d3115e
<p style="color:#d3115e;">Text here</p>
.mytext {color:#d3115e;}
This box has a color of #d3115e
<div style="background-color:#d3115e;">Content here</div>
.mybackground {background-color:#d3115e;}
Border around this has a color of #d3115e
<div style="border:2px solid #d3115e;">Content here</div>
.myborder {border:2px solid #d3115e;}