#d3315f color space conversions
Hex:
#d3315f
RGB:
211, 49, 95
CMY:
17, 81, 63
CMYK:
0, 77, 55, 17
HSL:
343°, 64.8000%, 50.9804%
HSV (HSB):
343°, 76.7773%, 82.7451%
XYZ:
30.0278, 16.8717, 12.5004
xyY:
0.5055, 0.2840, 16.8717
CIE-Lab:
48.0980, 64.2532, 13.3097
CIE-LCH:
48.0980, 65.6172, 11.7030
CIE-Luv:
48.0980, 110.5484, 3.3050
Hunter-Lab:
41.0752, 58.6099, 10.7090
#d3315f color charts
#d3315f color shades, tints & tones
#d3315f color schemes
#d3315f color preview, HTML & CSS examples
This text has a color of #d3315f
<p style="color:#d3315f;">Text here</p>
.mytext {color:#d3315f;}
This box has a color of #d3315f
<div style="background-color:#d3315f;">Content here</div>
.mybackground {background-color:#d3315f;}
Border around this has a color of #d3315f
<div style="border:2px solid #d3315f;">Content here</div>
.myborder {border:2px solid #d3315f;}