#d3175e color space conversions
Hex:
#d3175e
RGB:
211, 23, 94
CMY:
17, 91, 63
CMYK:
0, 89, 55, 17
HSL:
337°, 80.3419%, 45.8824%
HSV (HSB):
337°, 89.0995%, 82.7451%
XYZ:
29.1907, 15.2698, 11.9985
xyY:
0.5170, 0.2705, 15.2698
CIE-Lab:
46.0016, 70.0953, 11.0138
CIE-LCH:
46.0016, 70.9553, 8.9297
CIE-Luv:
46.0016, 119.0047, -0.7558
Hunter-Lab:
39.0766, 64.9577, 9.1486
#d3175e color charts
#d3175e color shades, tints & tones
#d3175e color schemes
#d3175e color preview, HTML & CSS examples
This text has a color of #d3175e
<p style="color:#d3175e;">Text here</p>
.mytext {color:#d3175e;}
This box has a color of #d3175e
<div style="background-color:#d3175e;">Content here</div>
.mybackground {background-color:#d3175e;}
Border around this has a color of #d3175e
<div style="border:2px solid #d3175e;">Content here</div>
.myborder {border:2px solid #d3175e;}