#d3356d color space conversions
Hex:
#d3356d
RGB:
211, 53, 109
CMY:
17, 79, 57
CMYK:
0, 75, 48, 17
HSL:
339°, 64.2276%, 51.7647%
HSV (HSB):
339°, 74.8815%, 82.7451%
XYZ:
30.8974, 17.4992, 16.2172
xyY:
0.4782, 0.2708, 17.4992
CIE-Lab:
48.8830, 64.1255, 5.8519
CIE-LCH:
48.8830, 64.3920, 5.2142
CIE-Luv:
48.8830, 103.8968, -5.0081
Hunter-Lab:
41.8321, 58.6349, 6.2972
#d3356d color charts
#d3356d color shades, tints & tones
#d3356d color schemes
#d3356d color preview, HTML & CSS examples
This text has a color of #d3356d
<p style="color:#d3356d;">Text here</p>
.mytext {color:#d3356d;}
This box has a color of #d3356d
<div style="background-color:#d3356d;">Content here</div>
.mybackground {background-color:#d3356d;}
Border around this has a color of #d3356d
<div style="border:2px solid #d3356d;">Content here</div>
.myborder {border:2px solid #d3356d;}